Next.js Discord

Discord Forum

Standalone build, turbopack vs webpack outputs are different. (mono repo)

Unanswered
Savannah posted this in #help-forum
Open in Discord
SavannahOP
I'm not entirely sure what is the issue, but when i build with webpack we get the server.js and the compiled files in .next/standalone, but when we compile with turbopack we get absolutely everything even files that shouldn't be getting copied or aren't javascript files

0 Replies