next.js
856dc4f0
- Update parallel routes in build-complete (#85546)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
89 days ago
Update parallel routes in build-complete (#85546) This fixes parallel routes being considered separate outputs with the same pathname in the adapters build-complete hook and instead merges them into the same output combining the necessary outputs.
References
#85546 - Update parallel routes in build-complete
Author
ijjk
Parents
137dbec7
Loading