|
|
|
|
|
by bakkoting
1219 days ago
|
|
> $ echo '{}' > package.json && npm i --save-dev typescript vite preact > added 17 packages, and audited 18 packages in 1s You're off by two orders of magnitude. I get not wanting a lot of transitive dependencies, but you can get a modern toolchain without having a lot of transitive dependencies. |
|
> echo '{}' > package.json && npm i --save-dev typescript esbuild preact
> added 4 packages, and audited 5 packages in 2s