提交 2d7b70ff 编写于 作者: NoSubject's avatar NoSubject

上传gulpfile,修改gulpfile

上级 711147d0
......@@ -6,7 +6,7 @@
/target/
/o2custom/
/.svn/
/o2web/gulpfile.js
/o2web/ftpconfig.js
**/.DS_Store
.DS_Store
o2web/source/x_component_Selector/Identity_bak.js
......
......@@ -432,4 +432,4 @@ gulp.task("o2:new-v:o2", function () {
});
gulp.task("o2:new-v", gulp.parallel("o2:new-v:o2", "o2:new-v:html"));
gulp.task("default", gulp.series("clean", gulp.parallel(minTasks, moveTasks, 'index'), "o2:new-v"));
gulp.task("default", gulp.series("clean", gulp.series(minTasks, moveTasks, 'index'), "o2:new-v"));
......@@ -36,9 +36,6 @@
"gulp-rename": "^1.4.0",
"gulp-sftp": "^0.1.5",
"gulp-tm-uglify": "^3.0.1",
"karma": "^3.1.4",
"karma-jasmine": "^2.0.1",
"karma-phantomjs-launcher": "^1.0.4",
"merge-stream": "^1.0.1",
"minimist": "^1.2.0"
}
......
......@@ -3,4 +3,4 @@
/node_modules/
npm-debug.log
/.svn/
gulpfile.js
\ No newline at end of file
ftpconfig.js
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册