mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
5de53fb106
Server-side part of #94773. We remove previously added code that excludes root params from the ShellStatic stage and let them resolve there. We also add some special cases for `params` objects that consist entirely of root params - those are allowed to resolve as well.