配置打包路径

This commit is contained in:
tantao 2022-08-25 15:10:41 +08:00
parent 7a0ceef822
commit 9ba8888411

View File

@ -10,7 +10,7 @@ export default defineConfig(({ command, mode }) => {
return {
// 静态资源基础路径 base: './' || '',
base: './',
base: '/Vue3-Vite-Vant-TS-H5/',
resolve: {
alias: {