neutrinojs / neutrino

Create and build modern JavaScript projects with zero initial configuration.
https://neutrinojs.org
Mozilla Public License 2.0
3.94k stars 213 forks source link

Connect more things to --debug #389

Closed edmorley closed 6 years ago

edmorley commented 7 years ago

Neutrino has a --debug CLI option, which currently only affects two things:

I've had a bit of a look, and there are a few more places where we could choose to vary behaviour when --debug is passed:

I'll open PRs for some of the above. If anyone wants to help out, or can think of others to add to the list, please say :-)

ahulab commented 6 years ago

Hey I'd like to jump in and tackle the Jest issue as a first contribution if that's cool

helfi92 commented 6 years ago

@ahulab Go for it :)

edmorley commented 6 years ago

I think we're mostly done here; anything else we can file separate issues for.