doum
5 天以前 dd6a43fdbadaaf6d646b3eb2ca0a63f58ed77ea4
admin/vue.config.js
@@ -7,7 +7,7 @@
}
module.exports = {
  publicPath: process.env.VUE_APP_CONTEXT_PATH,
  outputDir: 'admin',
  outputDir: 'whyc_admin',
  assetsDir: 'static',
  lintOnSave: false,
  devServer: {
@@ -24,8 +24,6 @@
    }
  },
  configureWebpack: {
    // provide the app's title in webpack's name field, so that
    // it can be accessed in index.html to inject the correct title.
    resolve: {
      alias: {
        '@': resolve('src')