Page MenuHomeDevCentral

Rewrite Gulp builder code as module
Open, HighPublic

Description

gulp-imagemin 8 will require to use ES module syntax.

We can modernize builder script following:

Event Timeline

dereckson triaged this task as High priority.Sep 18 2021, 14:29
dereckson created this task.
dereckson renamed this task from Rewrite Gump builder code as module to Rewrite Gulp builder code as module.Sep 18 2021, 14:35

If the goal is to avoid any security issue, gulp-imagemin last version still has a DoS regexp issue with trim-newline dependency.