remove publicPath

This commit is contained in:
2022-10-05 02:42:52 +01:00
parent ab343bf228
commit 38d38f0279

View File

@@ -67,7 +67,7 @@ module.exports = configure(function (/* ctx */) {
// rebuildCache: true, // rebuilds Vite/linter/etc cache on startup
publicPath: '/anno-production-chain-renderer',
// publicPath: '/anno-production-chain-renderer',
// analyze: true,
// env: {},
// rawDefine: {}