const { defineConfig } = require('@vue/cli-service') module.exports = defineConfig({ publicPath: process.env.BRANCH_PATH || '/', // πŸ‘ˆ ζ”―ζŒεŠ¨ζ€ε­θ·―εΎ„ιƒ¨η½² transpileDependencies: true })