初始化项目
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
const { defineConfig } = require('@vue/cli-service')
|
||||
|
||||
module.exports = defineConfig({
|
||||
publicPath: process.env.BRANCH_PATH || '/', // 👈 支持动态子路径部署
|
||||
transpileDependencies: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user