Parcel

272 posts

Parcel

Parcel

@parceljs

📦🚀 Blazing fast, zero configuration web application bundler

Katılım Ekim 2017
0 Takip Edilen7.1K Takipçiler
Parcel retweetledi
Daniel Williams
Daniel Williams@Danny_H_W·
Did you know this was possible with parcel? Pretty cool.
Daniel Williams tweet media
English
4
9
156
15.5K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Wrote an article about how React Server Components integrate with a bundler. It's a deep dive into how code splitting works, how RSCs eliminate network waterfalls, how environment directives like "use client" work, CSS loading, etc. Check it out! devongovett.me/blog/parcel-rs…
English
10
54
337
38K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Parcel v2.15 introduces a new HTML and SVG transformer and minifier written in Rust using browser-grade components from Firefox + Servo! 🚀 Replaces posthtml, htmlnano, SVGO, and SVGR. 10x faster. Reduces npm dependencies by 25% and install size by 45%. parceljs.org/blog/v2-15-0/
English
3
16
161
7.8K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Added new Parcel React Server Components examples with Deno and Bun! You can use any server/runtime you want. Parcel just builds your code. github.com/parcel-bundler…
Devon Govett tweet media
English
7
15
125
10.9K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Happy to announce Parcel v2.14, now with support for React Server Components! 🥳 RSCs can be integrated into client-rendered apps, server rendered, or statically rendered at build time. Also: rust MDX compiler, create-parcel CLI, new error overlay, and native import maps.
Devon Govett tweet media
English
17
47
402
48.1K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
$ npx cra-to-parcel ✨
Devon Govett tweet media
English
3
4
74
5K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
New Create React App to Parcel migration guide: parceljs.org/migration/cra/ Covers our new automated migration script, and how to migrate manually step by step.
English
2
3
37
4.1K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Just published a Storybook Builder for Parcel! 🥳 It preserves state via React Fast Refresh in both your components and CSF story files using a custom transformer. Haven't seen this anywhere else. Hot reloading for auto-generated controls via TS too.
English
4
9
108
9.4K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Just released Parcel v2.13.0! 🚀 Mostly a maintenance release (40+ fixes & updates!), but also a few nice features: 📚 New library mode that doesn't bundle, for improved tree shakability 🧑‍🍳 TypeScript proxy server config 🗃️ Globs in package.json source field 🏎️ Faster resolver
English
2
5
106
6.3K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Lightning CSS v1.25.0 is out! ⚡️ • CSS module options to disable scoping for grid, animation, and other features • Optimizes the `all` shorthand • Support animation-timeline in animation shorthand • Bug fixes for transforms, color, and animations github.com/parcel-bundler…
English
1
12
102
25.4K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Parcel also enables you to generate additional assets (eg css) from a macro. You can build your own statically extracted CSS-in-JS library in only a few lines of code. And since macros are just functions, you can create any API you want, eg accepting objects or theme values! 😲
Devon Govett tweet media
English
1
6
54
5.9K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
tailwind-merge can be used as a macro in Parcel to run it at build time! The output is a static string, so there is no runtime performance impact and the 20kb of extra bundle size is avoided. Pretty cool! 🙂
Devon Govett tweet media
Devon Govett@devongovett

📢 Parcel v2.12.0 brings support for macros, a new web-based REPL, improved CSS bundling, and manual code splitting! Macros are JS/TS functions that run at build time instead of being bundled. They can generate constants, code, and even assets (eg css)! parceljs.org/blog/v2-12-0/

English
12
24
341
47.1K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
📢 Parcel v2.12.0 brings support for macros, a new web-based REPL, improved CSS bundling, and manual code splitting! Macros are JS/TS functions that run at build time instead of being bundled. They can generate constants, code, and even assets (eg css)! parceljs.org/blog/v2-12-0/
Devon Govett tweet media
English
9
40
281
93.8K
Parcel retweetledi
Devon Govett
Devon Govett@devongovett·
Just released Lightning CSS v1.24.0! ⚡️ Support for compiling the light-dark() color function, enabling simple OS + programmatic dark mode toggles! 🌘 Also improves minification for custom properties, @​keyframes rules, system colors, and more! 💪 github.com/parcel-bundler…
Devon Govett tweet media
English
5
32
291
38.6K