feat(runtime): add isolated same-origin canary gateway
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"rootDir": "src",
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["src/**/*.ts"]
|
||||
"include": ["src/**/*.ts"],
|
||||
"exclude": ["src/canary-cli.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user