From b5ca6ff3aa41b91b81ee61253c21559403d3f267 Mon Sep 17 00:00:00 2001 From: printempw Date: Sat, 5 Aug 2017 16:48:17 +0800 Subject: [PATCH] Update gulpfile.js --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index b2a87876..20419bae 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -173,7 +173,6 @@ gulp.task('zip', () => { '!.git/', '!.gitmodules', '!.gitattributes', - '!artisan', '!gulpfile.js', '!.eslintrc.js', '!.travis.yml',