mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-23 14:33:59 +00:00
1688 PO Automation Project
This commit is contained in:
Vendored
+2
-1
@@ -6,7 +6,8 @@ const plugins = require('gulp-load-plugins')({
|
||||
lazy: true,
|
||||
postRequireTransforms: {
|
||||
print: (plugin) => plugin.default,
|
||||
uglifyEs: (plugin) => plugin.default
|
||||
uglifyEs: (plugin) => plugin.default,
|
||||
if: (plugin) => plugin.default
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user