mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-22 06:43:25 +00:00
Upgraded to webpack4
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
"winston": "^2.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0-beta.31",
|
||||
"@babel/preset-env": "^7.0.0-beta.31",
|
||||
"@babel/preset-es2015": "^7.0.0-beta.32",
|
||||
"babel-loader": "^8.0.0-beta.0",
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-loader": "^7.1.4",
|
||||
"babel-minify-webpack-plugin": "^0.3.1",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"backbone": "1.3.3",
|
||||
"backbone-virtual-collection": "^0.6.15",
|
||||
"backbone.marionette": "3.4.1",
|
||||
@@ -47,7 +47,8 @@
|
||||
"prepack-webpack-plugin": "^1.1.0",
|
||||
"run-sequence": "^2.2.0",
|
||||
"underscore": "^1.8.3",
|
||||
"webpack": "^3.8.1",
|
||||
"webpack": "^4.12.0",
|
||||
"webpack-cli": "^3.0.8",
|
||||
"webpack-stream": "^4.0.0",
|
||||
"webpack-visualizer-plugin": "^0.1.11"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user