
Parcel
@parceljs
Followers
7K
Following
1
Media
22
Statuses
269
📦🚀 Blazing fast, zero configuration web application bundler
Joined October 2017
RT @devongovett: Wrote an article about how React Server Components integrate with a bundler. It's a deep dive into how code splitting work….
devongovett.me
Parcel v2.14.0 added support for React Server Components. This post is a deep dive into the internals: how RSCs integrate with a bundler, what directives like "use client" actually do, how code...
0
54
0
RT @devongovett: RSC support in React Router powered by Parcel! 🤩
remix.run
React Router's preview support for React Server Components is now available
0
18
0
RT @devongovett: Parcel v2.15 introduces a new HTML and SVG transformer and minifier written in Rust using browser-grade components from Fi….
parceljs.org
Parcel v2.15.0 introduces a new transformer and minifier for HTML and SVG, implemented in Rust using browser-grade components from Firefox and Servo. It also reduces the number of npm dependencies by...
0
16
0
RT @devongovett: React 19.1 enables Server Components in Parcel with React Stable (not only canary)! Just released Parcel v2.14.3 with the….
0
14
0
RT @devongovett: Added new Parcel React Server Components examples with Deno and Bun!. You can use any server/runtime you want. Parcel just….
0
16
0
RT @devongovett: Blog post: Try it out: npm create parcel react-server my-rsc-app.
parceljs.org
Parcel v2.14.0 introduces beta support for React Server Components, which can be integrated into existing client-rendered apps, server rendered at request time, or statically rendered to HTML at...
0
2
0
RT @devongovett: Happy to announce Parcel v2.14, now with support for React Server Components! 🥳. RSCs can be integrated into client-render….
0
48
0
RT @devongovett: New Create React App to Parcel migration guide: Covers our new automated migration script, and ho….
parceljs.org
This page covers how to migrate from Create React App to Parcel.
0
3
0
RT @devongovett: Just published a Storybook Builder for Parcel! 🥳. It preserves state via React Fast Refresh in both your components and CS….
0
9
0
RT @devongovett: Just released Parcel v2.13.0! 🚀. Mostly a maintenance release (40+ fixes & updates!), but also a few nice features:. 📚 New….
0
5
0
RT @devongovett: Lightning CSS v1.25.0 is out! ⚡️. • CSS module options to disable scoping for grid, animation, and other features.• Optimi….
github.com
This release adds more granular options for CSS modules, implements some new CSS properties, and fixes bugs. Added Add granular options to control which identifiers are scoped in CSS modules. You ...
0
13
0
RT @devongovett: Parcel also enables you to generate additional assets (eg css) from a macro. You can build your own statically extracted C….
0
6
0
RT @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 run….
0
24
0
RT @devongovett: 📢 Parcel v2.12.0 brings support for macros, a new web-based REPL, improved CSS bundling, and manual code splitting!. Macro….
0
41
0
RT @devongovett: Just released Lightning CSS v1.24.0! ⚡️. Support for compiling the light-dark() color function, enabling simple OS + progr….
0
33
0
RT @devongovett: Parcel v2.10 is out! 🚀. • 7x faster rebuilds on large projects! 🏎.• Improved --lazy mode.• Reduced runtime bundle sizes.•….
0
21
0
RT @devongovett: Lightning CSS v1.21.0 is out! ⚡️. 📍 Preserve manual fallback values for old browsers, removing only when safe.📍 Split sele….
github.com
This release includes new features to improve compatibility of output CSS with your browser targets, and safely remove old fallbacks that aren't needed anymore. It also gives you more control o...
0
13
0