Add dynamic cdn webpack plugin for production

This commit is contained in:
Jan Tuomi
2018-06-21 10:40:14 +03:00
parent 4ba6908173
commit 3ed5face1a
3 changed files with 65 additions and 0 deletions
+2
View File
@@ -48,12 +48,14 @@
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.11",
"dotenv-webpack": "^1.5.7",
"dynamic-cdn-webpack-plugin": "^4.0.0-rc.1",
"file-loader": "^1.1.11",
"fs-extra": "^6.0.1",
"html-webpack-plugin": "^3.2.0",
"husky": "^1.0.0-rc.9",
"image-webpack-loader": "^4.3.0",
"json-server": "^0.14.0",
"module-to-cdn": "^3.1.2",
"node-sass": "^4.9.0",
"npm-run-all": "^4.1.3",
"plop": "^2.0.0",