847
submitted 11 months ago by BlueKey@fedia.io to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] MultipleAnimals@sopuli.xyz 24 points 11 months ago* (last edited 11 months ago)

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.

[-] AlecSadler@sh.itjust.works 13 points 11 months ago

I just died a little inside. Thank you.

[-] Swedneck@discuss.tchncs.de 11 points 11 months ago

i have absolutely seen multiple projects on github that specifically tell you to do "npm run" as part of deploying it.

this post was submitted on 03 Sep 2024
847 points (100.0% liked)

Programmer Humor

37546 readers
869 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS