mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-16 13:16:48 +01:00
nnnick/Chart.js#1140: Watch sample folder
This commit is contained in:
@@ -122,7 +122,7 @@ gulp.task('watch', function(){
|
||||
livereload.changed(evt.path);
|
||||
};
|
||||
|
||||
gulp.watch('Chart.js', reloadPage);
|
||||
gulp.watch(['Chart.js', 'samples/*'], reloadPage);
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user