next.js
cb8361ac - put app code into a separate layer (#56800)

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
Author
Parents
Loading