Explorar o código

修改打包问题

Limengbo %!s(int64=5) %!d(string=hai) anos
pai
achega
532c247593
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      build/webpack.base.conf.js

+ 1 - 0
build/webpack.base.conf.js

@@ -50,6 +50,7 @@ module.exports = {
       inject: true, // will inject the DLL bundle to index.html
       debug: true,
       filename: '[name]_[hash].js',
+      path: './',
       entry: {
         vendor: ['vue', 'vue-router', 'vuex', 'element-ui']
       }