nidapeng
2024-03-12 bb32acfe7b46f4353007233755dd417fce7f952e
platform/vue.config.js
@@ -3,7 +3,7 @@
// const outputDir = process.env.VUE_APP_CONTEXT_PATH.substring(1, process.env.VUE_APP_CONTEXT_PATH.length)
module.exports = {
  publicPath: './',
  outputDir: 'dest',
  outputDir: 'yyb_web',
  assetsDir: 'static',
  lintOnSave: false,
  devServer: {