neverland
@chenjiahan.bsky.social
π€ 163
π₯ 117
π 92
Creator of Rstack, Rsbuild and Vant. Core team
@rspack.dev
reposted by
neverland
Rspack
1 day ago
Node.js 20+ and TypeScript 6.0 now let you write subpath imports with a bare "#/*" prefix. Rspack supports it too β so you can map "#/*" directly to ./dist/* (or ./src/*) Clean, familiar, and one step closer to the "@/" bundler experience π¦
#Rspack
#WebDev
#JavaScript
2
6
2
Rspack / Rsbuild 2.0 stable is coming next week! One key improvement: we've trimmed npm deps across core packages to the bare minimum. This lowers supply chain risk and speeds up installs.
1 day ago
4
39
3
Setting up Rstest just got easier. Rstest docs now include a dedicated guide for coding agents to do it for you:
3 days ago
0
4
1
Just tried "rslint --type-check": 2s for type-aware linting + type checking on the Rsbuild monorepo π
4 days ago
2
11
2
Rsbuild reached 1M weekly downloads. Thank you all β€οΈ
7 days ago
0
28
1
reposted by
neverland
Storybook
10 days ago
Lots of ecosystem and community updates, too: β‘
@vite.dev
8 β²
@nextjs.org
16.2 π
@eslint.org
10 π °οΈΒ
@angular.dev
21 π¦ CLI init support for Rsbuild β‘οΈ
@preactjs.com
support for Vitest addon π€Β Community
@vike.dev
integration π Community
@astro.build
frameworkΒ (experimental)
2
9
4
reposted by
neverland
Pranshu Khanna
10 days ago
Here's what we reached for π β Lit and web components for all interactivity β Custom server components for static templating β Rspack instead of Webpack β Declarative Shadow DOM for instant rendering β Baseline to decide which web APIs we can ship with confidence
1
4
2
Update: reduced @rspack/dev-server deps from 193 β 8, install size from 14.9 MB β 4.1 MB. npm supply chain attacks keep happening and keeping deps minimal makes me feel safer.
add a skeleton here at some point
17 days ago
4
68
7
reposted by
neverland
Rspack
19 days ago
π Introducing rspress-custom-theme skill π¨ One prompt β a fully themed docs site + custom homepage β‘ Generated in seconds, ready to use Try it outπ ```bash npx skills add rstackjs/agent-skills --skill rspress-custom-theme ``` Learn more π¦ π
github.com/rstackjs/age...
π
rspress.rs/guide/start/ai
loading . . .
1
4
1
reposted by
neverland
Rspack
24 days ago
AddFox: a new browser extension framework built on Rsbuild β‘οΈ
github.com/addfox/addfox
loading . . .
GitHub - addfox/addfox: π§© Accelerate your browser extension development. Built on Rsbuild β fast, simple, and free
π§© Accelerate your browser extension development. Built on Rsbuild β fast, simple, and free - addfox/addfox
https://github.com/addfox/addfox
0
9
1
Some recent Rspack benchmark trends. Rspack 2.0 work is helping improve performance steadilyβ‘οΈ
24 days ago
0
10
4
reposted by
neverland
Rspack
about 1 month ago
Weβre getting close β³ Rspack 2.0 and Rsbuild 2.0 are landing next month. Beta is already out. give it a try and share your early feedback with us.
1
15
2
Rstack could offer a unified toolchain experience similar to Vite Plus as well, and huge respect to the Vite Plus team for exploring that direction. We havenβt pursued that path for now, mainly because we worry about a few tradeoffs:
about 1 month ago
1
7
1
reposted by
neverland
Rspack
about 1 month ago
New doc added: Rspack + AI π€:
rspack.rs/guide/start/ai
Learn how to use coding agents to set up and work with Rspack projects more efficiently.
loading . . .
AI - Rspack
Fast Rust-based web bundler
https://rspack.rs/guide/start/ai
0
8
1
Working on modernizing Rspack dev server. No longer tied to webpack-dev-server compatibility. Dependencies are updated and unnecessary ones removed. Early progress: π Direct deps: 28 β 9 π Transitive deps: 193 β 76 π Install size: 14.9MB -> 9.9MB
about 1 month ago
2
20
3
Rspack just hit 4M weekly downloads. Vibe coding is helping dev tools grow faster. π 0β1M: 750d 1β2M: 160d 2β3M: 140d 3β4M: 40d
about 1 month ago
0
6
2
reposted by
neverland
Rspack
about 2 months ago
Introducing Rstack Agent Skills: - rspack-best-practices - rspack-v2-upgrade - rspack-debugging - rsbuild-best-practices - rspress-v2-upgrade - rsdoctor-analysis - migrate-to-rsbuild - migrate-to-rstest - more...
github.com/rstackjs/age...
loading . . .
GitHub - rstackjs/agent-skills: A collection of Agent Skills for Rstack.
A collection of Agent Skills for Rstack. Contribute to rstackjs/agent-skills development by creating an account on GitHub.
https://github.com/rstackjs/agent-skills
1
36
2
reposted by
neverland
Rspack
about 2 months ago
Remotion is working on experimental Rspack support π
github.com/remotion-dev...
loading . . .
`@remotion/bundler`: Add experimental flag for Rspack (Fast Refresh not yet working) by JonnyBurger Β· Pull Request #6596 Β· remotion-dev/remotion
See #6608 for progress regarding Rspack
https://github.com/remotion-dev/remotion/pull/6596
0
8
1
Great to see Tailwind CSS shipping an official @tailwindcss/webpack package π Itβs implemented as a webpack loader, which means it works in Rspack and Turbopack as well. Big shoutout to
@timneutkens.bsky.social
for making this happen π
about 2 months ago
2
12
2
Chinese New Year is coming, so our team managed to get a few releases out π Rspack 2.0 beta, Rsbuild 2.0 beta, Rspress 2.0, Module Federation 2.0 stable, Modern.js 3.0β¦
add a skeleton here at some point
2 months ago
1
7
0
reposted by
neverland
Rspack
2 months ago
Smaller Module Federation bundles are here! Rspack 2.0 supports tree-shaking for shared code π₯
0
14
2
reposted by
neverland
Niclas Overby β
2 months ago
Nice! Also remember to like
@rspack.dev
on
@npmx.dev
! π I got the first like! Again thanks for your great work!
1
5
2
Rsbuild 2.0 beta cuts dependencies from 13 β 4, MF runtime is now an optional peer dependency β¨
2 months ago
2
34
2
One of my favorite features in Rspress 2.0. MDX React components are converted into markdown for llms.txt, giving agents cleaner, higher-signal context.
add a skeleton here at some point
3 months ago
0
8
0
reposted by
neverland
Rspack
3 months ago
π Rspress 2.0 just dropped! β¨ A brand-new, readability-first theme π€ AI-native: built-in `llms.txt` & SSG-MD generation β‘ Instant dev startup with lazyCompilation and persistentCache π¨ Shiki code highlighting with transformers Read moreπ
rspress.rs/blog/rspress-v2
loading . . .
0
23
5
reposted by
neverland
Rspack
3 months ago
Rspack + RSC is now prototyped in the 2.0 alpha. We're continuing to iterate on stability and docs π§
add a skeleton here at some point
0
7
2
reposted by
neverland
Rspack
3 months ago
Rstack Q1 roadmap π‘ β’ Rspack 2.0 beta β’ Rsbuild 2.0 beta β’ Rspress 2.0 stable β’ Rstack Skills β’ RSC support β’ Rstest browser mode β’ Faster persistent cache β’ ESLint compatibility in Rslint β’ Tree-shaking analysis in Rsdoctor
0
12
1
In Rsbuild 2.0.0-alpha.0, install size is 2.3 MB smaller by removing the CJS build and making core-js optional. We'll keep trimming it down βοΈ
add a skeleton here at some point
3 months ago
0
20
2
reposted by
neverland
Rspack
3 months ago
Rspack and Rsbuild core packages are now pure ESM. Already merged, will be released in v2 π
2
45
4
reposted by
neverland
Rspack
3 months ago
We just added
@tailwindcss.com
as an optional tool in create-rsbuild β€οΈ
0
6
1
Rstest β SWC core π 2.3s β1.7s (35% faster than Jest)
3 months ago
1
8
1
reposted by
neverland
Rspack
4 months ago
Rspack 1.7 is out π The final minor release of the 1.x series, focused on stability and polish. Next stop. Rspack 2.0 in 2026 π¦
rspack.rs/blog/announc...
loading . . .
Announcing Rspack 1.7 - Rspack
Fast Rust-based web bundler
https://rspack.rs/blog/announcing-1-7
0
7
2
reposted by
neverland
Rspack
4 months ago
β° Rspack 1.7 is coming tomorrow. The last minor release before 2.0.
0
9
1
In the next release, Rsbuild's error overlay can now show runtime errors. When your app throws at runtime, the error appears instantly in the overlay, helping you locate problems sooner. Opt in using `dev.client.overlay.runtime = true`.
4 months ago
0
3
1
The SWC parser is now 65% faster than 6 months ago and 104% faster than a year agoπ Huge kudos to
@kdy1.bsky.social
and @c_punisher π
4 months ago
1
51
6
reposted by
neverland
Rspack
4 months ago
In the next release, Rspack adds support for the new Import Bytes proposal:
2
18
3
reposted by
neverland
Rspack
4 months ago
From a blog post by the Mews team: "Migrating from Webpack to Rspack completely transformed our frontend developer experience. Builds that once took five minutes now finish in under one, and hot reloads that used to take over ten seconds now feel instant."
1
5
1
JupyterLab switched to Rspack π 5Γ build speedup on CI
github.com/jupyterlab/j...
loading . . .
Switch from `webpack` to `rspack` for bundling by jtpio Β· Pull Request #16005 Β· jupyterlab/jupyterlab
References #15035 List of supported webpack plugins: https://www.rspack.dev/plugins/webpack/ Code changes Use rspack instead of webpack for bundling Update various webpack.config.js to rspack....
https://github.com/jupyterlab/jupyterlab/pull/16005
4 months ago
0
7
1
reposted by
neverland
Rspack
4 months ago
Rspack v1.6.7 is out: β¨ Support for import.meta.resolve β¨ Support for import.meta.dirname β¨ Support for import.meta.filename π Relative source map paths π οΈ 10 bug fixes
1
4
1
In the next release, Rsbuild adds a new "printFileSize.diff" option to show size changes between the current build and the previous one.
4 months ago
0
7
1
reposted by
neverland
Rspack
5 months ago
Storybook CLI now auto-detects Rsbuild projects and installs deps like storybook-react-rsbuild for you. Huge shoutout to the
@storybook.js.org
team!
0
12
2
reposted by
neverland
Rspack
5 months ago
In the next release, Rspack will generate a more compact module factory format that trims the wrapper function. Benchmarks show this reduces bundle size by about 1% before gzip, though the effect after gzip is minimal. π
0
7
1
reposted by
neverland
Rspack
5 months ago
Rspress v2 RC is live across all Rstack sites. π A few fixes are in progress. The final release will ship once everything is polished.
0
8
1
reposted by
neverland
Rspack
5 months ago
10 million monthly downloads. Huge thanks to everyone trusting Rspack. β€οΈ
0
11
1
Rspack has tons of complex tests. We just migrated from Jest to Rstest and saw about a 30% speed boost. β‘οΈ If youβve been thinking about trying Rstest, now might be a good time to give it a shot.
5 months ago
1
12
1
reposted by
neverland
Rspack
6 months ago
In the next release, Rspack's source map generation is 30% faster π
0
15
1
create-rsbuild now automatically generates an
AGENTS.md
file to help coding agents develop better. π€ Still early, but we'll keep improving it and bring
AGENTS.md
to all Rstack scaffolds soon.
6 months ago
0
2
1
The next step is to kick off Rspack 2.0. π¦ Some of its upcoming changes will be available early in Rspack 1.7 via feature flags.
add a skeleton here at some point
6 months ago
0
2
0
reposted by
neverland
Rspack
6 months ago
Announcing Rspack & Rsbuild 1.6 π¦ πΏ Support for import defer πΏ Enhanced tree shaking π Barrel optimization by default π Performance improvements π¦ Improved ESM output π¦ Forward browser logs
rspack.rs/blog/announc...
loading . . .
Announcing Rspack 1.6 - Rspack
Fast Rust-based web bundler
https://rspack.rs/blog/announcing-1-6
0
12
3
reposted by
neverland
Rspack
6 months ago
Rspack 1.6 drops tomorrow π
0
7
1
Load more
feeds!
log in