rsnext/test/e2e/app-dir/parallel-routes-and-interception
Facundo Giuliani a26bac9604
Update default moduleResolution in tsconfig.json from node to bundler (#51957)
This updates our `moduleResolution` to `bundler` as this matches our heuristics much more closely so is more accurate. This shouldn't be a breaking change is it should be compatible with our previous default. 

Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2023-07-18 15:11:09 +00:00
..
app fix: prevent infinite dev refresh on nested parallel routes (#52362) 2023-07-07 07:41:21 +00:00
next.config.js interception routes: fix rewrites order (#49615) 2023-05-10 21:07:34 -07:00
parallel-routes-and-interception.test.ts Ensure root layout only render once per request (#52589) 2023-07-13 17:34:31 +02:00
tsconfig.json Update default moduleResolution in tsconfig.json from node to bundler (#51957) 2023-07-18 15:11:09 +00:00