1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00

Update Editor and Tools (#56)

This commit is contained in:
Taly 2019-03-08 15:38:22 +03:00 committed by GitHub
parent 717fd3fe38
commit c7c7e61ccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 108 additions and 138 deletions

View file

@ -70,7 +70,6 @@ module.exports = (env) => {
})
],
optimization: {
minimize: true,
splitChunks: false
}
};