feat(simulation): stream UI recordings (#35909)
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"./backend/*": "./src/backend/*.ts",
|
||||
"./frontend": "./src/frontend/simulation.ts",
|
||||
"./frontend/*": "./src/frontend/*.ts",
|
||||
"./protocol": "./src/protocol/index.ts"
|
||||
"./protocol": "./src/protocol/index.ts",
|
||||
"./recording": "./src/recording.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"typecheck": "tsgo --noEmit"
|
||||
|
||||
Reference in New Issue
Block a user