Skip to content
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

Turbopack dev servers #727

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Turbopack dev servers #727

wants to merge 1 commit into from

Conversation

avaer
Copy link
Contributor

@avaer avaer commented Dec 4, 2024

Adds Turbopack support to our dev server startup commands (this only works in dev). Turbopack is currently still experimental.

The main reason to switch is to fix the annoying issue that causes the the first load of the dev server to crash. We aren't the only ones running into this issue:

https://stackoverflow.com/questions/77788615/next-js-uncaught-syntaxerror-invalid-or-unexpected-token-then-chunkloaderror

Note that the answer says you need to remove your .next for this fix to be effective.

Copy link

vercel bot commented Dec 4, 2024

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

Name Status Preview Comments Updated (UTC)
chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 1:48pm
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 1:48pm

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.

1 participant