Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Bump css-loader to 0.14 series
Browse files Browse the repository at this point in the history
css-loader gets slow after that.

Related:
* webpack-contrib/css-loader#124
  • Loading branch information
bebraw committed Nov 6, 2015
1 parent 920ed6e commit 6210032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"babel-loader": "^5.3.2",
"cp": "^0.2.0",
"cpr": "^0.4.3",
"css-loader": "^0.12.1",
"css-loader": "^0.14.5",
"es6-promise": "^3.0.2",
"exports-loader": "^0.6.2",
"extract-text-webpack-plugin": "^0.8.2",
Expand Down

0 comments on commit 6210032

Please sign in to comment.