1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 14:10:37 +02:00

Webpack 4 is stable now

This commit is contained in:
Toby Zerner
2018-06-03 14:19:09 +09:30
parent d67d60c52b
commit 72eb2ed89f

View File

@@ -14,7 +14,7 @@
"@babel/preset-react": "^7.0.0-beta.39",
"@babel/runtime": "^7.0.0-beta.39",
"babel-loader": "^8.0.0-beta.0",
"webpack": "^4.0.0-beta.0",
"webpack": "^4.0.0",
"webpack-cli": "^2.0.0"
}
}