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
@ -9,6 +9,7 @@ browserSync.init({
|
|||||||
},
|
},
|
||||||
|
|
||||||
files: [
|
files: [
|
||||||
|
'index.html',
|
||||||
'app/**/*.{html,htm,css,js}',
|
'app/**/*.{html,htm,css,js}',
|
||||||
'dist/**/*.{html,htm,css,js}',
|
'dist/**/*.{html,htm,css,js}',
|
||||||
'node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}',
|
'node_modules/ng2-alfresco-core/dist/**/*.{html,htm,css,js}',
|
||||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
|||||||
},
|
},
|
||||||
|
|
||||||
files: [
|
files: [
|
||||||
|
'index.html',
|
||||||
'dist/**/*.{html,htm,css,js}',
|
'dist/**/*.{html,htm,css,js}',
|
||||||
'node_modules/ng2-alfresco-core/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}',
|
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
|||||||
},
|
},
|
||||||
|
|
||||||
files: [
|
files: [
|
||||||
|
'index.html',
|
||||||
'dist/**/*.{html,htm,css,js}',
|
'dist/**/*.{html,htm,css,js}',
|
||||||
'node_modules/ng2-alfresco-core/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}',
|
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
|||||||
},
|
},
|
||||||
|
|
||||||
files: [
|
files: [
|
||||||
|
'index.html',
|
||||||
'dist/**/*.{html,htm,css,js}',
|
'dist/**/*.{html,htm,css,js}',
|
||||||
'node_modules/ng2-alfresco-core/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}',
|
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
|||||||
},
|
},
|
||||||
|
|
||||||
files: [
|
files: [
|
||||||
|
'index.html',
|
||||||
'dist/**/*.{html,htm,css,js}',
|
'dist/**/*.{html,htm,css,js}',
|
||||||
'node_modules/ng2-alfresco-core/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}',
|
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||||
|
@ -9,6 +9,7 @@ browserSync.init({
|
|||||||
},
|
},
|
||||||
|
|
||||||
files: [
|
files: [
|
||||||
|
'index.html',
|
||||||
'dist/**/*.{html,htm,css,js}',
|
'dist/**/*.{html,htm,css,js}',
|
||||||
'node_modules/ng2-alfresco-core/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}',
|
'node_modules/ng2-alfresco-datatable/dist/**/*.{html,htm,css,js}',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user