You must log in or register to comment.
Apparently it works retroactively and now you are on Windows.
Oh man, that would be a hell of an easter egg if it cleared your terminal and pretended to be a dos prompt
“ruin dev” is redundant; that’s the default behavior.
deploys your code to your dev environment
npm will ruin the dev now. It happened to me 11 months ago
NPM
ruin dev
is a new advanced feature that endorses opinionated “extreme programming” techniques. First it gets to work rebuilding node_modules, but with all the least compatible module versions in order to accelerate testing. It also minifies your .js code in place, to save you some CPU cycles later. Lastly, it squashes your entire git history on all branches, to save space.