1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 06:41:21 +02:00

Update Webpack

This commit is contained in:
Franz Liedke
2020-02-11 21:46:30 +01:00
parent 1424fd2211
commit a0b01707d1
2 changed files with 402 additions and 360 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@
"name": "@flarum/lock", "name": "@flarum/lock",
"dependencies": { "dependencies": {
"flarum-webpack-config": "0.1.0-beta.10", "flarum-webpack-config": "0.1.0-beta.10",
"webpack": "^4.26.0", "webpack": "^4.41.2",
"webpack-cli": "^3.1.2" "webpack-cli": "^3.1.2"
}, },
"scripts": { "scripts": {