© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Jake Foraker
I haven't used gulp in years but if you are using v4.0 perhaps you can try this: stackoverflow.com/a/41973497/1516309
estevan carlos benson
Artist & Technologist
Is gulp no longer a common industry tool?
Well, it depends on what you are building of course. But much of the frontend js ecosystem uses Webpack for build process related tasks and tooling. You should check it out.
Thanks for the link. That solved it.