mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-15 11:37:57 +01:00
Optimize bundle.
This commit is contained in:
parent
7b24c26d46
commit
13e910a665
@ -50,7 +50,7 @@
|
||||
"@material-ui/lab": "^4.0.0-alpha.57",
|
||||
"@reduxjs/toolkit": "^1.5.0",
|
||||
"axios": "^0.14.0",
|
||||
"moment": "^2.29.1",
|
||||
"moment-mini": "^2.29.1",
|
||||
"react": "^17.0.0",
|
||||
"react-dom": "^17.0.0",
|
||||
"react-google-recaptcha": "^2.1.0",
|
||||
|
1
packages/webapp/stats.json
Normal file
1
packages/webapp/stats.json
Normal file
File diff suppressed because one or more lines are too long
@ -6,5 +6,6 @@ module.exports = merge(common, {
|
||||
devtool: 'source-map',
|
||||
optimization: {
|
||||
minimize: true,
|
||||
usedExports: true
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user