liting2017 7 년 전
부모
커밋
4e5eb68a80
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      webpack.config.js

+ 1 - 4
webpack.config.js

@@ -239,11 +239,8 @@ module.exports = (function () {
             }
         }));
     }
-<<<<<<< HEAD
-   //let staticHost = 'http://afts.hnzhiming.com';
-=======
+
     //let staticHost = 'http://afts.hnzhiming.com';
->>>>>>> 616af63cf649d6ce785c0bbfe358e9163f4c82e2
     let staticHost = 'http://127.0.0.1';    
     switch (argv.env.deploy) {
         case 'test':