|
|
|
|
|
by piperswe
1211 days ago
|
|
And you can go even smaller if you're fine with a slightly less user friendly (but still modern, and also very fast) build tool that's used at the core of Vite: > echo '{}' > package.json && npm i --save-dev typescript esbuild preact > added 4 packages, and audited 5 packages in 2s |
|