John Papa

Results 172 comments of John Papa

Right, good calls. Here is what I have gleaned so far - Key is the sequencing and parallelism of tasks - replaced dependent tasks with parallel and series - integrated...

I also have a before and after gulpfile I will show. of course this all depends on when it is widely available as a RC or RTW, when the API...

It's a great plugin (for gulp 3). I like the output from `gulp --tasks-simple`. Would be nice to make that the default. I guess I could write some node code...

Cool. Had not seen that yet. I've found that it has been helpful to create a object literal named `recipes` to declare all of my series/parallel tasks that I reuse....

yes, that's what i did :)

FYI - my gulp course is now out, and I included a first look at gulp 4 at the end. http://jpapa.me/gulpps

thanks for the idea. Yes, please submit some. We'll need to update the changelog, readme, and the code in the PR. Perhaps start with a small set so we can...

good idea. anyone want to make a PR?

good idea. can you help make a PR?

How do you enable an extension for the web, when the extension is just snippets? There is no "web" folder in my out / dist folder. The docs say I...