rsnext/test/e2e/app-dir/app-alias
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
..
src/app Add missing react-dom/client alias (#50324) 2023-05-25 12:10:02 +00:00
ui Fix CSS imports from outside of the app dir when src folder is present (#42108) 2022-10-29 01:38:55 -07:00
app-alias.test.ts Add missing react-dom/client alias (#50324) 2023-05-25 12:10:02 +00:00
package.json Use import to load page and layout (#42325) 2022-11-10 02:16:59 +00:00
tsconfig.json Update default moduleResolution in tsconfig.json from node to bundler (#51957) 2023-07-18 15:11:09 +00:00