Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
purrcat259
8y ago
0 comments
Save
Share
Wouldnt it make more sense to bundle, minify and treeshake your package than to delete unused files in node_modules? Tree shaking will remove unsused code even from files you are using.
0 comments
1 comments · 1 top-level
top
newest
oldest
tjholowaychuk
8y ago
You can't always do that (native modules, other non-js assets..)
j
/
k
navigate · click thread line to collapse