Skip to content

Comments

Docusaurus 3.6 with Rspack#4460

Merged
JonnyBurger merged 1 commit intomainfrom
docusaurus-faster
Nov 4, 2024
Merged

Docusaurus 3.6 with Rspack#4460
JonnyBurger merged 1 commit intomainfrom
docusaurus-faster

Conversation

@JonnyBurger
Copy link
Member

No description provided.

@vercel
Copy link
Contributor

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bugs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 2:04pm
remotion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 2:04pm
remotion-convert ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 2:04pm

Comment on lines 19 to 21
webpack: {
jsLoader: (isServer) => ({
loader: require.resolve('swc-loader'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can remove this, this is used instead of the built-in Rspack SWC loader and actually slow things down by introducing a "js bridge" in between 2 rust things 😅

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Testing with #4462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants