Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Webpack/Parcel: Save file changes, app bundle gets regenerated to hot-reload, this takes a bit of time.

Snowpack: Run a module build script one time (or again when adding new NPM libraries) on project to generate some assets, but no re-bundling time between changes.



> takes a bit of time.

Parcel's incremental build is < 100ms, so I'm not sure how SnowPack feels any better for me.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: