code optimization: removed en.json import as it is to heavy

This commit is contained in:
2021-04-05 20:58:54 +02:00
parent 19673b1a6a
commit ca717e9abc
9 changed files with 210 additions and 17 deletions

View File

@@ -80,6 +80,7 @@
"vue-template-compiler": "^2.6.12",
"vuex-extensions": "^1.1.5",
"webpack": "^5.6.0",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.2.0",
"webpack-extraneous-file-cleanup-plugin": "^2.0.0",
"webpack-merge": "^5.4.0"