mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
14 lines
643 B
JSON
14 lines
643 B
JSON
{
|
|
"watch": [
|
|
"node_modules/ng2-alfresco-core/dist/**/*.{html,css,js}",
|
|
"node_modules/ng2-alfresco-datatable/dist/**/*.{html,css,js}",
|
|
"node_modules/ng2-alfresco-documentlist/dist/**/*.{html,css,js}",
|
|
"node_modules/ng2-alfresco-login/dist/**/*.{html,css,js}",
|
|
"node_modules/ng2-alfresco-search/dist/**/*.{html,css,js}",
|
|
"node_modules/ng2-alfresco-upload/dist/**/*.{html,css,js}",
|
|
"node_modules/ng2-alfresco-viewer/dist/**/*.{html,css,js}",
|
|
"node_modules/ng2-alfresco-webscript/dist/**/*.{html,css,js}",
|
|
"node_modules/ng2-activiti-form/dist/**/*.{html,css,js}"
|
|
]
|
|
}
|