mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
integrate call in the demo shell and script demo shell
This commit is contained in:
@@ -18,7 +18,8 @@ browserSync.init({
|
||||
'node_modules/ng2-alfresco-login/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-search/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-upload/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-viewer/dist/**/*.{html,htm,css,js}'],
|
||||
'node_modules/ng2-alfresco-viewer/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-webscript/dist/**/*.{html,htm,css,js}'],
|
||||
|
||||
reloadDelay: 1000
|
||||
reloadDelay: 1000
|
||||
});
|
||||
|
Reference in New Issue
Block a user