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',