Updated Webpack, built extremely basic blog insertion tool.

This commit is contained in:
2018-11-27 08:23:23 +11:00
parent fe7d1054f7
commit acdea924a2
4 changed files with 89 additions and 9 deletions

View File

@@ -67,7 +67,7 @@
"terser-webpack-plugin": "^1.1.0",
"uglifyjs-webpack-plugin": "^2.0.1",
"url-loader": "^1.1.2",
"webpack": "^4.22.0"
"webpack": "^4.26.1"
},
"devDependencies": {
"nodemon": "^1.18.4",