Update JS tooling

This commit is contained in:
Toby Zerner 2018-08-25 20:18:59 +09:30
parent 1c200e0f8e
commit a848949c84
2 changed files with 921 additions and 889 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
"classnames": "^2.2.5",
"color-thief-browser": "^2.0.2",
"expose-loader": "^0.7.5",
"flarum-webpack-config": "^0.1.0-beta.8",
"flarum-webpack-config": "^0.1.0-beta.9",
"jquery": "^3.3.1",
"jquery.hotkeys": "^0.1.0",
"lodash-es": "^4.17.10",
@ -15,9 +15,9 @@
"moment": "^2.22.2",
"punycode": "^2.1.1",
"spin.js": "^3.1.0",
"webpack": "^4.0.0",
"webpack": "^4.17.1",
"webpack-cli": "^2.1.5",
"webpack-merge": "^4.1.2"
"webpack-merge": "^4.1.4"
},
"scripts": {
"build": "webpack --mode production",