修改打包目录配置 #3

Merged
shengxuqiang merged 1 commits from develop into local-test 2024-09-24 12:09:11 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ module.exports = configure(function (/* ctx */) {
// polyfillModulePreload: true,
// distDir
// distDir: `dist/${BasePath}`,
distDir: 'dist',
distDir: 'dist/rtsa',
// extendViteConf (viteConf) {},
// viteVuePluginOptions: {},