8 ms·
How does this compare to https://www.snowpack.dev/ https://www.snowpack.dev/ ?
by carwyn 6y ago
How does this compare to https://www.snowpack.dev/ https://www.snowpack.dev/ ?
- bpierre 6y agoSnowPack is more of an all-in-one kind of tool (with dev server, HMR, etc.). Also it uses esbuild internally :-) https://www.snowpack.dev/guides/optimize-and-bundle#option-1%3A-built-in-optimizations https://www.snowpack.dev/guides/optimize-and-bundle#option-1...
- picardo 6y agoSnowpack is a bundler, not a build tool. It works with a variety of file formats, and it uses esbuild to compile JS/TS assets.
- deleted 6y ago[deleted]
- qbasic_forever 6y agoSnowpack uses esbuild internally now, there's a good rundown of it and other awesome snowpack features like streaming imports in their 3.0 release announcement: https://www.snowpack.dev/posts/2021-01-13-snowpack-3-0 https://www.snowpack.dev/posts/2021-01-13-snowpack-3-0