Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Commit 38f34a4

Browse files
committed
Revert css-loader's version from ^2.1.0 to ^0.28.7 because on ^2.1.0 the error of Module build failed: ValidationError: CSS Loader Invalid Options occurs
1 parent 791249e commit 38f34a4

File tree

2 files changed

+574
-80
lines changed

2 files changed

+574
-80
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-preset-env": "^1.6.0",
3030
"babel-preset-stage-3": "^6.24.1",
3131
"cross-env": "^5.0.5",
32-
"css-loader": "^2.1.0",
32+
"css-loader": "^0.28.7",
3333
"file-loader": "^1.1.4",
3434
"vue-loader": "^13.0.5",
3535
"vue-template-compiler": "^2.4.4",

0 commit comments

Comments
 (0)