这是indexloc提供的服务,不要输入任何密码
Skip to content

chore: make next-rspack work in docs #10347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

hardfist
Copy link

Description

provide separate npm script to try next-rspack in turbo doc site

Testing Instructions

@hardfist hardfist requested review from anthonyshew and a team as code owners April 17, 2025 07:14
@hardfist hardfist requested a review from tknickman April 17, 2025 07:14
@turbo-orchestrator turbo-orchestrator bot added area: site needs: triage New issues get this label. Remove it after triage labels Apr 17, 2025
Copy link

vercel bot commented Apr 17, 2025

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

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 11:57am
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 11:57am
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 11:57am
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 11:57am
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 11:57am
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2025 11:57am
turbo-site ❌ Failed (Inspect) Apr 17, 2025 11:57am

Copy link

vercel bot commented Apr 17, 2025

@hardfist is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@@ -1,4 +1,6 @@
auto-install-peers = true
hoist-pattern[]=vfile-message
hoist-pattern[]=next-rspack
Copy link
Author

@hardfist hardfist Apr 17, 2025

Choose a reason for hiding this comment

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

next-rspack is a phantom dependency of next, so need this trick to make it work to support successfully resolve to next-rspack in next

@anthonyshew anthonyshew changed the title chore: make next-rspack work chore: make next-rspack work in docs Apr 17, 2025
@anthonyshew
Copy link
Contributor

Hey, hardfirst, thank you for helping me out with this. As fate would have it, @mischnic came along with #10312 so I'm going to help the Turbopack team in their dogfooding with that.

Sorry about the timing and thank you again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: site needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants