mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 19:52:29 +00:00
specify react dist output
This commit is contained in:
12
packages/zitadel-react/turbo.json
Normal file
12
packages/zitadel-react/turbo.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"extends": [
|
||||
"//"
|
||||
],
|
||||
"pipeline": {
|
||||
"build": {
|
||||
"outputs": [
|
||||
"dist/**"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user