mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
1688 PO Automation Project
This commit is contained in:
Vendored
-1
@@ -97,7 +97,6 @@ gulp.task('sourceJs', () => {
|
||||
|
||||
gulp.task('sourceJsKeepNames', () => {
|
||||
fancyLog('Compiling source JS Keep Original Names dependencies');
|
||||
|
||||
return gulp.src(pkg.globs.sourceJsKeepNames)
|
||||
.pipe(plugins.plumber({ errorHandler: onError }))
|
||||
.pipe(plugins.print())
|
||||
|
||||
Reference in New Issue
Block a user