Skip to content

feat(rspack,webpack): add rspack builder#29142

Merged
danielroe merged 25 commits intomainfrom
feat/rspack-revisited
Oct 9, 2024
Merged

feat(rspack,webpack): add rspack builder#29142
danielroe merged 25 commits intomainfrom
feat/rspack-revisited

Conversation

@danielroe
Copy link
Copy Markdown
Member

@danielroe danielroe commented Sep 24, 2024

🔗 Linked issue

web-infra-dev/rspack#2592

closes #20067

📚 Description

This PR adds support for an rspack builder within Nuxt, sharing the codebase of the webpack builder

It's the product of many hands, including this initial exploration, this PR from @underfin, and most recently this POC from @hardfist.

This is a proof-of-concept and should be considered highly experimental for now. In particular it has had no performance optimisation, so there is likely room to make it much faster.

🚧 TODO


Co-authored-by: "yangjian.fe" yangjian.fe@bytedance.com
Co-authored-by: underfin likui6666666@gmail.com

@danielroe danielroe self-assigned this Sep 24, 2024
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@danielroe danielroe changed the title Feat/rspack revisited feat(rspack,webpack): add rspack builder Sep 24, 2024
@github-actions github-actions bot added the 3.x label Sep 24, 2024
@socket-security
Copy link
Copy Markdown

socket-security bot commented Sep 24, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@rspack/core@1.0.8 environment, eval, filesystem Transitive: network, shell +7 5.35 MB hardfist

🚮 Removed packages: npm/memfs@4.13.0

View full report↗︎

@danielroe danielroe marked this pull request as ready for review September 24, 2024 14:53
@danielroe danielroe marked this pull request as ready for review October 9, 2024 13:34
@danielroe danielroe merged commit 01bee2f into main Oct 9, 2024
@danielroe danielroe deleted the feat/rspack-revisited branch October 9, 2024 13:57
danielroe added a commit that referenced this pull request Oct 9, 2024
Co-authored-by: "yangjian.fe" <yangjian.fe@bytedance.com>
Co-authored-by: underfin <likui6666666@gmail.com>
This was referenced Oct 9, 2024
Kamsou pushed a commit to Kamsou/nuxt that referenced this pull request Feb 5, 2025
Co-authored-by: "yangjian.fe" <yangjian.fe@bytedance.com>
Co-authored-by: underfin <likui6666666@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant