question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Switch entirely to gulp

See original GitHub issue

Our build process sort of resembles Frankenstein’s monster at this point. My bad. We shouldn’t shell out to gulp from grunt and move utils out to fbjs.

@zertosh is already working on this.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
flarniecommented, Apr 4, 2017

Thanks @maxdeviant for your work on this - the build system definitely could benefit from improvement. @gaearon and @trueadm are working on rewriting it to eliminate both Gulp and Grunt in favor of Rollup, and that will close this issue.

1reaction
gaearoncommented, Apr 5, 2017

Both Grunt and Gulp are gone with #9327. They shan’t be missed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Switching to Gulp 4 - Webstoemp
Instead of the traditional gulp.task we all use with version 3 to define our tasks, I use simple named functions with no dependencies....
Read more >
Switching from Gulp to Webpack - Stack Overflow
The concepts of Gulp and Webpack are quite different: You tell Gulp how to put front-end code together step-by-step, but you tell Webpack ......
Read more >
How to Upgrade to Gulp 4 - Create default, parallel ... - YouTube
Your browser can't play this video. Learn more. Switch camera.
Read more >
The Complete-Ish Guide to Upgrading to Gulp 4
Gulp 4 isn't officially released at time of publishing, but don't let that stop you from being prepared with this handy guide.
Read more >
How to switch from Gulp to Webpack: a tutorial to get you started
Gulp and Webpack are two different tools intended for totally different things. Webpack is used mainly for taking your modularized ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found