next.js
cb8361ac
- put app code into a separate layer (#56800)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
put app code into a separate layer (#56800) ### What? app code is different from pages code and need to be in a separate layer ### Why? Otherwise it tries to share chunks and will cause conflicting writes ### How? Closes WEB-1778
References
#56800 - put app code into a separate layer
Author
sokra
Parents
489a5280
Loading