|
@@ -28,10 +28,12 @@
|
|
|
"babel-plugin-import": "^1.1.1",
|
|
|
"babel-preset-es2015": "^6.22.0",
|
|
|
"babel-preset-react": "^6.23.0",
|
|
|
+ "copy-webpack-plugin": "^4.3.1",
|
|
|
"css-loader": "^0.26.2",
|
|
|
"del": "^3.0.0",
|
|
|
"extract-text-webpack-plugin": "^2.1.0",
|
|
|
"file-loader": "^0.10.1",
|
|
|
+ "html-webpack-include-assets-plugin": "^1.0.2",
|
|
|
"html-webpack-plugin": "^2.28.0",
|
|
|
"jquery": "^3.1.1",
|
|
|
"jsx-loader": "^0.13.2",
|