

25·
6 months agoYou can imagine how many node projects there are running in production with npm run
. I have encountered js/ts/node devs that don’t even know that you should like, build your project, with npm build
and then ship and serve the bundle.
Dj MadSam