mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
* [ADF-2969] Moved doc tools to new tools folder * [ADF-2969] Added files missing from schematic * [ADF-2969] Added missing files to schematic
24 lines
430 B
JSON
24 lines
430 B
JSON
{
|
|
"profiles": {
|
|
"default": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex",
|
|
"tsInfo",
|
|
"toc"
|
|
],
|
|
"index": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex"
|
|
],
|
|
"enhance": [
|
|
"tsInfo",
|
|
"toc"
|
|
],
|
|
"dev": [
|
|
"tsInfo",
|
|
"typeLinker"
|
|
]
|
|
}
|
|
} |