Added support for bower components, as requested in https://github.com/weblogixx/react-webpack-template/issues/8

This commit is contained in:
Chris
2015-10-27 08:45:12 +01:00
parent 89f6f1701b
commit 827dd86a3c
5 changed files with 26 additions and 2 deletions
+1
View File
@@ -38,6 +38,7 @@
"devDependencies": {
"babel-core": "^5.8.22",
"babel-loader": "^5.3.2",
"bower-webpack-plugin": "^0.1.9",
"chai": "^3.2.0",
"copyfiles": "^0.2.1",
"css-loader": "^0.21.0",