mirror of
https://github.com/vastxie/99AI.git
synced 2025-11-20 07:33:42 +08:00
v4.3.0
This commit is contained in:
9
service/tsconfig.build.json
Normal file
9
service/tsconfig.build.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"sourceMap": false,
|
||||
"declaration": false,
|
||||
"incremental": false
|
||||
},
|
||||
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user