mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
chore: TypeScript 5.8, nx migrate, dep updates - bundler resolution
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"baseUrl": ".",
|
||||
"target": "ES2020",
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"moduleResolution": "bundler",
|
||||
"outDir": "./dist",
|
||||
"declaration": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
|
Reference in New Issue
Block a user