diff --git a/vue.config.js b/vue.config.js index 4a9f1e07..c966ee81 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,4 +1,4 @@ module.exports = { runtimeCompiler: true, - baseUrl: '[{[ .StaticURL ]}]' + publicPath: '[{[ .StaticURL ]}]' } \ No newline at end of file