mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
23 lines
410 B
JSON
23 lines
410 B
JSON
{
|
|
"profiles": {
|
|
"default": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex",
|
|
"tsInfo",
|
|
"toc"
|
|
],
|
|
"index": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex"
|
|
],
|
|
"enhance": [
|
|
"tsInfo",
|
|
"toc"
|
|
],
|
|
"dev": [
|
|
"versionIndex"
|
|
]
|
|
}
|
|
} |