소스 검색

修改打包程序

YL2767 2 달 전
부모
커밋
b8119eeee0
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      config/index.js

+ 2
- 2
config/index.js 파일 보기

@@ -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
  

Loading…
취소
저장