this post was submitted on 27 Jan 2024
218 points (92.2% liked)
Programmer Humor
19623 readers
7 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
At least it's not needed at runtime. The node modules are, right?
Not all of them, no. Some are just to build or run development only tools.
Well... Compilation is just mixing everything up into a runtime package...
If you don't count tree shaking out unused stuff and non activated features, what you have is literally everything bundled in