mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"watch": ["./","../Common", "../CommonServer"],
|
||||
"watch": ["./","../Common", "../CommonServer","../Model"],
|
||||
"ext": "ts,json,tsx,env,js,jsx",
|
||||
"exec": "node --inspect=0.0.0.0:9229 --require ts-node/register Index.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user