You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched open issues if my demand is already reported.
Description
gulp latest release was 3 years ago. It is not actively maintained anymore.
With nodejs development and maintenance pace (v12 deprecated now, LTS moving from 16 to 18 in october 2022) : it will break.
Consider replacing Gulp by a maintained bundler, I would suggest:
Webpack 5
Parcel 2
maybe Vite ? (currently v2, v3 in beta)
Expected behavior:
Bundled JS and CSS remain similar (size, bundle time, dev/prod modes) with as less impacts on sources as possible, maybe none.
The text was updated successfully, but these errors were encountered:
Prerequisites
Description
gulp latest release was 3 years ago. It is not actively maintained anymore.
With nodejs development and maintenance pace (v12 deprecated now, LTS moving from 16 to 18 in october 2022) : it will break.
Consider replacing Gulp by a maintained bundler, I would suggest:
Expected behavior:
Bundled JS and CSS remain similar (size, bundle time, dev/prod modes) with as less impacts on sources as possible, maybe none.
The text was updated successfully, but these errors were encountered: