Skip to content

Conversation

Vinnl
Copy link
Collaborator

@Vinnl Vinnl commented Aug 7, 2025

Next.js has supported using Turbopack for local development since 15.0, and I tried it out then. Unfortunately, it included a bug that prevented it from loading FTL files, but that was fixed with 15.4, and now it works!

This shouldn't affect the release on stage/prod, but locally you could see a speedup. It'll probably also help us catch potential issues that might arise once production builds start using it too.

To test, it would be good to see if your npm run dev still works properly locally.

@Vinnl Vinnl requested review from codemist and flozia August 7, 2025 15:33
@Vinnl Vinnl self-assigned this Aug 7, 2025
Copy link
Collaborator

@flozia flozia left a comment

Choose a reason for hiding this comment

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

Nice! Running npm run dev works as expected for me.

@Vinnl Vinnl merged commit d85fec2 into main Aug 13, 2025
18 checks passed
@Vinnl Vinnl deleted the turbopack branch August 13, 2025 14:13
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