mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 10:51:17 +00:00
Upgrade webpack 2 (#4748)
* update webpack to version 4 * repair build bug * update package code * optimize package script * update seafile-editor version * repair code bug
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
{
|
||||
"presets": ["react", "es2015", "stage-0"],
|
||||
"env": {
|
||||
"development": {
|
||||
"presets": ["react-hmre"]
|
||||
}
|
||||
}
|
||||
"presets": ["react-app"],
|
||||
"plugins": ["dynamic-import-node"]
|
||||
}
|
Reference in New Issue
Block a user