mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-12 07:42:34 +10:00
switch to nx monorepo
This commit is contained in:
5
apps/server/tsconfig.build.json
Normal file
5
apps/server/tsconfig.build.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"exclude": ["node_modules",
|
||||
"test", "dist", "**/*spec.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user