Ver código fonte

修改打包程序

YL2767 2 meses atrás
pai
commit
b8119eeee0
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      config/index.js

+ 2
- 2
config/index.js Ver arquivo

@@ -38,10 +38,10 @@ module.exports = {
38 38
 
39 39
   build: {
40 40
  // Template for index.html
41
- index: path.resolve(__dirname, 'c:/thware/dist/index.html'),
41
+ index: path.resolve(__dirname, 'c:/thware_zg/dist_zg/index.html'),
42 42
  
43 43
  // Paths
44
- assetsRoot: path.resolve(__dirname, 'c:/thware/dist'),
44
+ assetsRoot: path.resolve(__dirname, 'c:/thware_zg/dist_zg'),
45 45
  assetsSubDirectory: 'static',
46 46
  assetsPublicPath: './',
47 47
  

Carregando…
Cancelar
Salvar