Skip to content

Commit 7b63a43

Browse files
committed
due performance issues webpack-contrib/css-loader#124, downgrade css plugin
1 parent 20c08d9 commit 7b63a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"babel-loader": "^5.3.1",
3131
"babel-runtime": "^5.8.20",
3232
"coveralls": "^2.11.2",
33-
"css-loader": "^0.16.0",
33+
"css-loader": "^0.14.5",
3434
"del": "^1.2.0",
3535
"eslint": "^1.2.1",
3636
"eslint-loader": "^1.0.0",

0 commit comments

Comments
 (0)