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