Snowpack 2.0 - A build system for the modern web. ◆ Starts up in <50ms. ◆ O(1) file builds. ◆ Simplified tooling. ◆ Built-in support for TS, JSX, CSS Modules. ◆ Works with your favorite production bundler. ◆ Create Snowpack App (CSA) templates. snowpack.dev/posts/2020-05-2…
2
Snowpack 2.0 - A build system for the modern web. ◆ Starts up in <50ms. ◆ O(1) file builds. ◆ Simplified tooling. ◆ Built-in support for TS, JSX, CSS Modules. ◆ Works with your favorite production bundler. ◆ Create Snowpack App (CSA) templates. snowpack.dev/posts/2020-05-2…
10
142
433
Snowpack 2.0 may be ready, but the launch post isn't! Check back tomorrow morning for some exciting news...
🎉 Snowpack v2.0.0-rc.1 is here! 🔜 Snowpack v2.0.0 (final) is coming May 26th! github.com/pikapkg/snowpack/…
1
7
35
Skypack (prev. pika) retweeted
pnpm v5 is going to be 33% faster than pnpm v4. It means that, in some cases, it will be 2 times faster than Yarn v1. github.com/pnpm/benchmarks-o…
2
8
41
This is all built on top of a general ESM-native “import.meta.hot” HMR API that we’re working on with @evanyou and @JoviDeC
Replying to @skypackjs
@pikapkg love that snowpack is considering attaching the hot() function to `import.meta`. That's genius! 💯
1
17
Check out the network tab to see unbundled development in action: 1️⃣ App.js is changed 2️⃣ App.js is refetched via HMR 3️⃣ App.js is rebuilt from source ✅ Total time: a few milliseconds. Zero bundling, rebundling, or multi-file compiling needed for the snappiest update possible
1
20
Snowpack HMR now automatically supports: - CSS - CSS Modules - JSON - React (Fast Refresh!)** - Preact (Prefresh!)** - Vue* - Svelte* * via a few lines of code in your app ** via a plugin snowpack.dev/#hot-module-rep…
6
61
312
Skypack (prev. pika) retweeted
I've built a couple apps for my own amusement recently. My revised "joy of web" stack: @Firebase (of course) Snowpack (from @pikapkg) @typescript LitElement (from @polymer) unistore (from @_developit) @tailwindcss Thanks to folks who are making web dev feel easy and fun again.
2
10
79
Skypack (prev. pika) retweeted
Turned this into a create snowpack app template, so if you're into babel and postcss preset-env style bundles, here's a Snowpack command for ya: `npx create-snowpack-app snowpack-preset-env --template snowpack-template-preset-env` Enjoy! npmjs.com/package/snowpack-t…
Successfully cloned my favorite local dev setup with Snowpack plugins and build steps: - cli output is minimal & well designed - dev server is 🔥🔥🔥 - build output is great 👇 hmr babel & postcss, plus more toys I haven't even brought in yet.. fun stuff! github.com/argyleink/shortst…
1
3
19
🧵 Snowpack v2 Preview: Build Scripts Build Scripts are a radical (🤘) new approach to how you define your web build process. Reduce the total amount of configuration needed to build even complex sites! snowpack.dev/#build-scripts
2
Skypack (prev. pika) retweeted
🧵 Snowpack v2 Preview: Build Scripts Build Scripts are a radical (🤘) new approach to how you define your web build process. Reduce the total amount of configuration needed to build even complex sites! snowpack.dev/#build-scripts
1
3
23
Skypack (prev. pika) retweeted
Successfully cloned my favorite local dev setup with Snowpack plugins and build steps: - cli output is minimal & well designed - dev server is 🔥🔥🔥 - build output is great 👇 hmr babel & postcss, plus more toys I haven't even brought in yet.. fun stuff! github.com/argyleink/shortst…
3
12
81
Skypack (prev. pika) retweeted
🧵 Snowpack v2 Preview: Zero-Config Prototyping One of my favorite things that we got right in Snowpack v2 was its default behavior as a zero-config, fast-prototyping dev server. Here's some screenshots of Snowpack running in a static, config-free directory:
3
8
72
🆕 Snowpack v2 Preview: Zero-Config Prototyping
🧵 Snowpack v2 Preview: Zero-Config Prototyping One of my favorite things that we got right in Snowpack v2 was its default behavior as a zero-config, fast-prototyping dev server. Here's some screenshots of Snowpack running in a static, config-free directory:
1
9
I'll be previewing new features all week! First early preview is coming later today :)
1
9
🎉 Snowpack v2.0.0-rc.1 is here! 🔜 Snowpack v2.0.0 (final) is coming May 26th! github.com/pikapkg/snowpack/…
3
38
157
Replying to @skypackjs
@pikapkg love that snowpack is considering attaching the hot() function to `import.meta`. That's genius! 💯
1
3
13
Skypack (prev. pika) retweeted
👍 can't wait to see it! Svelte exports are working now, ex: import('cdn.pika.dev/svelte/store')
2
7
🍰🍰 Happy Deno v1 Release Day! 🍰🍰 Want to run npm packages in Deno? Try Pika CDN: 🏗️ Works with any npm package, not just ESM! 🪄 TypeScript types included automatically! 👉 pika.dev/cdn Learn more: dev.to/pika/introducing-pika…
5
71
347