Files
alfresco-ng2-components/ng2-components/ng2-alfresco-search/demo/wsrv-config.json
2016-07-13 00:30:33 +01:00

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}"
]
}