phase 1
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
"target": "protobuf",
|
||||
"output": "core/rpc/protos/worker.proto",
|
||||
"include": ["grpc"]
|
||||
},
|
||||
{
|
||||
"target": "pydantic",
|
||||
"output": "detect/sse_contract.py",
|
||||
"include": ["detect_views"]
|
||||
},
|
||||
{
|
||||
"target": "typescript",
|
||||
"output": "ui/detection-app/src/types/sse-contract.ts",
|
||||
"include": ["detect_views"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user