rebase and fixes

This commit is contained in:
smilerz
2021-12-15 09:39:20 -06:00
parent e7e3a3083d
commit 8b28a47297
14 changed files with 46 additions and 14812 deletions

14761
vue/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -89,7 +89,7 @@ module.exports = {
},
},
},
config.optimization.minimize(false)
config.optimization.minimize(true)
)
config.plugin("BundleTracker").use(BundleTracker, [{ relativePath: true, path: "../vue/" }])