Next.js Discord

Discord Forum

how i can disable turbopack i don't need it

Answered
Persian posted this in #help-forum
Open in Discord
PersianOP
just asking
Answered by @ts-ignore
I think nextjs added a --webpack flag
View full answer

4 Replies

I think nextjs added a --webpack flag
Answer
you can add that flag and it will use webpack instead of turbopack
@@ts-ignore I think nextjs added a `--webpack` flag
PersianOP
fr
ty