Y
Hacker News
new
|
ask
|
show
|
jobs
by
tntn
2553 days ago
Why are you comparing the size of application dependencies to the size of an IDE that includes several compiler toolchains and tons of other build-only stuff?
1 comments
slooonz
2552 days ago
Because node_modules generally includes a "compiler toolchain" (webpack) too ?
link