seimin 2 年之前
父節點
當前提交
2611b49d32
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gulpfile.js

+ 1 - 1
gulpfile.js

@@ -4,7 +4,7 @@ const from = {
4 4
   path: [
5 5
     './assets/**/*',
6 6
     // './bower_components/**/*',(第二次以后的更新不用)
7
-    './index.html',
7
+    // './index.html',(第二次以后的更新不用)
8 8
   ]
9 9
 };
10 10
 // 清理dist文件夹