Add Turbopack to existing project #4498
-
|
How can I migrate my existing project to Turbopack? |
Beta Was this translation helpful? Give feedback.
Answered by
MonstraG
Jul 27, 2023
Replies: 2 comments 2 replies
-
|
Had to download quickstart to find out that arcane knowledge: just add |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FleetAdmiralJakob
-
|
What is with the build and start script? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Had to download quickstart to find out that arcane knowledge:
just add
--turboto yourdevscript:"dev": "next dev --turbo",.