next.js
126c2267 - Turbopack: Remove `next start --turbopack` (#78384)

Commit
312 days ago
Turbopack: Remove `next start --turbopack` (#78384) This removes the `--turbopack` and `--turbo` flags from `next start`, as it correctly launches the server to handle Turbopack builds without the flag. It also removes this section from the documentation. This is a breaking change, but Turbopack-powered builds are experimental, so this can probably go out with the next stable release.
Author
Parents
Loading