Skip to content

Commit e7bbbda

Browse files
author
Tajudeen
committed
Fix module imports in optimize.js
- gulp-filter: use direct require (no default export) - gulp, gulp-sourcemaps, pump, esbuild, vinyl: keep .default (they have default exports) - Fixed gulp_1.src and gulp_1.dest to use .default The file resolution errors are expected if compile hasn't run yet.
1 parent 6b76e56 commit e7bbbda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build/lib/optimize.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)