you are viewing a single comment's thread
view the rest of the comments
[–] 25 points 2 years ago* (2 children)

You 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.

  • source
  • parent
  • hideshow 4 child comments