Why do the devDependencies gets less attention than the "normal" dependencies? In my case, it does not matter if the dependency was added to "dev" or "normal", because I just compile JavaScript and CSS to a minified…
Why do the devDependencies gets less attention than the "normal" dependencies? In my case, it does not matter if the dependency was added to "dev" or "normal", because I just compile JavaScript and CSS to a minified…