mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
add index in the livereload
This commit is contained in:
parent
c8304b8684
commit
9967fa44fa
demo-shell-ng2
ng2-components
ng2-alfresco-documentlist/demo
ng2-alfresco-login/demo
ng2-alfresco-search/demo
ng2-alfresco-upload/demo
ng2-alfresco-viewer/demo
@ -9,6 +9,7 @@ browserSync.init({
|
||||
},
|
||||
|
||||
files: [
|
||||
'index.html',
|
||||
'app/**/*.{html,htm,css,js}',
|
||||
'dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}',
|
||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
||||
},
|
||||
|
||||
files: [
|
||||
'index.html',
|
||||
'dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
||||
},
|
||||
|
||||
files: [
|
||||
'index.html',
|
||||
'dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
||||
},
|
||||
|
||||
files: [
|
||||
'index.html',
|
||||
'dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
||||
},
|
||||
|
||||
files: [
|
||||
'index.html',
|
||||
'dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
||||
},
|
||||
|
||||
files: [
|
||||
'index.html',
|
||||
'dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}',
|
||||
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||
|
Loading…
x
Reference in New Issue
Block a user