Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: relax webpack version requirement
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 vuejs#2873 Fixes vuejs#2892
- Loading branch information