wip
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"compilerOptions": {
|
||||
"rootDir": "./src",
|
||||
"outDir": "./dist",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
@@ -17,5 +20,11 @@
|
||||
{
|
||||
"path": "../server_util"
|
||||
},
|
||||
{
|
||||
"path": "../api_def"
|
||||
},
|
||||
{
|
||||
"path": "../gateway_server"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user