hustxiaoc / gulp-minify

minify js plugin for gulp
BSD 2-Clause "Simplified" License
65 stars 20 forks source link

gulp-util is deprecated - should be migrated away from #36

Closed adamxtokyo closed 6 years ago

adamxtokyo commented 6 years ago

The gulp team recommends upgrading migrating away from gulp-util using the guidelines in the article below:

https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

rbatllet commented 6 years ago

This could be the reason why it no longer works

See: https://github.com/hustxiaoc/gulp-minify/issues/37

adamxtokyo commented 6 years ago

Yeup. More than likely related.

hustxiaoc commented 6 years ago

https://github.com/hustxiaoc/gulp-minify/pull/34

hustxiaoc commented 6 years ago

fixed https://github.com/hustxiaoc/gulp-minify/pull/34