mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-21 03:48:36 -05:00
73923de54d
To avoid introducing two different instances of webpack when @cypress/webpack-preprocessor 3.0.0/3.0.1 is also installed, which breaks HMR. Fixes #2873 Fixes #2892