mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 22:42:54 +00:00
refactor: build system
This commit is contained in:
15
typedoc.json
Normal file
15
typedoc.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"entryPointStrategy": "packages",
|
||||
"entryPoints": [
|
||||
"packages/core",
|
||||
"packages/api",
|
||||
"packages/core-tools",
|
||||
"packages/collection-utils",
|
||||
"packages/gitlab-api",
|
||||
"packages/logger",
|
||||
"backend/backend",
|
||||
"backend/proxy",
|
||||
"configuration/projectmanagement"
|
||||
],
|
||||
"excludeExternals": true
|
||||
}
|
||||
Reference in New Issue
Block a user