seimin %!s(int64=3) %!d(string=hai) anos
pai
achega
2611b49d32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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文件夹