修改打包目录配置
This commit is contained in:
parent
b01ee7c0b6
commit
b267859368
|
@ -78,7 +78,7 @@ module.exports = configure(function (/* ctx */) {
|
|||
// polyfillModulePreload: true,
|
||||
// distDir
|
||||
// distDir: `dist/${BasePath}`,
|
||||
distDir: 'dist',
|
||||
distDir: 'dist/rtsa',
|
||||
|
||||
// extendViteConf (viteConf) {},
|
||||
// viteVuePluginOptions: {},
|
||||
|
|
Loading…
Reference in New Issue