Files
alfresco-content-app/projects/adf-office-services-ext/ngi.json
Denys Vuika 65e0a1138c Keensoft AOS extension (#920)
* aos extension

* update karma

* lint improvements and fixes

* update script

* update scripts

* update scripts

* reduce about 56.4 kB of polyfills for modern browsers

* deficated aosHost value to have AOS on separate servers

* context menu and toolbar

* visibility evaluator

* code improvements and fixes

* support locking, lock checks
2019-02-08 15:45:39 +02:00

16 lines
246 B
JSON

{
"assets": [
{
"glob": "**/*.json",
"input": "./assets",
"output": "./assets/plugins"
}
],
"modules": [
{
"name": "AosExtensionModule",
"namespace": "@alfresco/adf-office-services-ext"
}
]
}