Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforces require.resolve for loaders #4532

Merged
merged 14 commits into from
Nov 4, 2019
Prev Previous commit
Next Next commit
Update package.json
  • Loading branch information
arcanis authored Oct 30, 2019
commit babecd33ec0b105d2b29bf460a5959e459d4a8d6
5 changes: 0 additions & 5 deletions packages/@vue/cli-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@
"webpack-merge": "^4.2.1"
},
"peerDependencies": {
"less-loader": "*",
"pug-plain-loader": "*",
"raw-loader": "*",
"sass-loader": "*",
"stylus-loader": "*",
"vue-template-compiler": "^2.0.0"
},
"peerDependenciesMeta": {
Expand Down