Building modern web apps /w Snowpack, but need to support IE11?
🎊 Snowpack just landed `--nomodule` support!
🚀 Runs once, before prod deploy.
🔨 Builds a simple app bundle for older browsers only.
0⃣ Still ZERO dev-time building/bundling required!
snowpack.dev/#supporting-leg…
This just landed in v1.1.0! Check out the full release notes here: github.com/pikapkg/snowpack/…
@_drewpowers continues to land amazing features! Huge thank you to him, @MonchiFC, and all the amazing docs/examples contributors for the release.
Snowpack was released last week... What are you all building with it???
We're putting together a list of companies/projects using Snowpack (or its predecessor, @pika/web) and we want to feature YOU!
🖍️Let us know in the replies and/or add yourself here:
github.com/pikapkg/snowpack/…
Until Snowpack, application bundling was the only way to do tree-shaking (dead-code elimination) on the web.
AS REQUESTED: Here's a thread about how we did it in Snowpack with some essential help from the @RollupJS team 🙌
Thanks for reading!
- Enjoyed this thread? Throw Snowpack a 🌟on GH to help spread the word: github.com/pikapkg/snowpack
- Learn more about Snowpack snowpack.dev/
- Follow us on Twitter for updates
"Build web applications with less tooling and 10x faster iteration." Snowpack's claim is quite compelling.
I've created a quick article/video on how to build @Reactjs apps w/ Snowpack for those interested:
dev.to/ryanlanciaux/snowpack…#reactjs#webdev#DEVcommunity (cc: @pikapkg)