diff --git a/gulpfile.js b/gulpfile.js index 30c84662..594b08f8 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -20,7 +20,6 @@ 'gulp/**/*.js', LIB + '*.js', LIB_CLIENT + '/*.js', - LIB_CLIENT + 'storage/*.js', LIB_SERVER + '/**/*.js' ];