mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-12 17:26:22 +00:00
8 lines
158 B
JSON
8 lines
158 B
JSON
{
|
|
"entryPointStrategy": "merge",
|
|
"entryPoints": ["packages/**/docs/docs.json"],
|
|
"out": "./docs",
|
|
"includeVersion": true,
|
|
"excludeExternals": true
|
|
}
|