next.js
c11bce59 - Opt-into worker mode when appDir is enabled (#47857)

Commit
2 years ago
Opt-into worker mode when appDir is enabled (#47857) This unblocks further optimization opportunities as well as fixes for systematic problems such as NEXT-227. After this PR, only production mode of non-app projects will be running on the legacy main process mode. --------- Co-authored-by: JJ Kasper <jj@jjsweb.site>
Author
Parents
Loading