Config bootstrap with webpack

This commit is contained in:
Yukai Huang
2016-10-08 23:04:19 +08:00
parent 2b678c1f12
commit 8e2b03cfd6
4 changed files with 75 additions and 62 deletions

View File

@@ -121,8 +121,11 @@
"bower-webpack-plugin": "^0.1.9",
"css-loader": "^0.25.0",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.9.0",
"imports-loader": "^0.6.5",
"json-loader": "^0.5.4",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "^1.13.2"
}
}