Merge pull request '修改打包目录配置' (#3) from develop into local-test
All checks were successful
local-test-CICD / Docker-Build (push) Successful in 2m20s
All checks were successful
local-test-CICD / Docker-Build (push) Successful in 2m20s
Reviewed-on: joylink/rtss-simulation-app-client#3
This commit is contained in:
commit
66c4ac33b3
@ -78,7 +78,7 @@ module.exports = configure(function (/* ctx */) {
|
|||||||
// polyfillModulePreload: true,
|
// polyfillModulePreload: true,
|
||||||
// distDir
|
// distDir
|
||||||
// distDir: `dist/${BasePath}`,
|
// distDir: `dist/${BasePath}`,
|
||||||
distDir: 'dist',
|
distDir: 'dist/rtsa',
|
||||||
|
|
||||||
// extendViteConf (viteConf) {},
|
// extendViteConf (viteConf) {},
|
||||||
// viteVuePluginOptions: {},
|
// viteVuePluginOptions: {},
|
||||||
|
Loading…
Reference in New Issue
Block a user