mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 20:22:18 +00:00
feat: add @zitadel/node pkg
This commit is contained in:
11
packages/zitadel-node/turbo.json
Normal file
11
packages/zitadel-node/turbo.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": [
|
||||
"//"
|
||||
],
|
||||
"pipeline": {
|
||||
"build": {
|
||||
"outputs": ["dist/**"],
|
||||
"dependsOn": ["@zitadel/client2#build"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user