livereload demo folders

This commit is contained in:
Eugenio Romano
2016-07-05 14:27:30 +01:00
parent 00423d3c64
commit 0417788f15
7 changed files with 28 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
{
"watch": [
"node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}",
"node_modules/ng2-alfresco-upload/dist/**/*.{html,htm,css,js}"
]
}