mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 01:22:26 +00:00
moduleresolution: node16 for the @zitadel/client package
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"display": "tsup",
|
||||
"extends": "./node20.json",
|
||||
"compilerOptions": {
|
||||
"module": "preserve",
|
||||
"moduleResolution": "Bundler"
|
||||
}
|
||||
"extends": "./node20.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user