Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer
Thank you @anthonyshew 馃檹馃徏 Looking great!
I'm sure you have checked already, but is there anything on this page that needs updating?
https://nextjs.org/docs/app/api-reference/next-config-js/turbo
Gave things a rework now that I know that page exists! 馃槢
@delbaoliveira Am I able to ship this with some of the checks in their current state (read: failing)? I don't know what's safe to push through on this side of the house. 馃槃
@anthonyshew Only failing because we have to manually approve commits in order for it to run the test suite!
Login to write a write a comment.
What?
Bringing Turbopack for Next.js documentation from
turbo.build
tonextjs.org/docs
.Why?
Previously, this documentation was on
turbo.build
. This was confusing because these docs weren't specific to Next.js. Rather, they are for Next.js developers who want to configure their bundler (which happens to be Turbopack under the hood).We had seen a number of times that folks were unable to find loader and configuration support for the their Next.js + Turbopack applications so this PR should help surface that information better where folks are looking for it.