mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
8 lines
238 B
JSON
8 lines
238 B
JSON
{
|
|
"watch": [
|
|
"node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}",
|
|
"node_modules/ng2-alfresco-search/dist/**/*.{html,htm,css,js}",
|
|
"node_modules/ng2-alfresco-viewer/dist/**/*.{html,htm,css,js}"
|
|
]
|
|
}
|