mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
test and examples for multiple reveal.js instances on one page
This commit is contained in:
parent
9ebf6249e7
commit
f26fc20b55
5 changed files with 127 additions and 2 deletions
|
|
@ -149,6 +149,8 @@ gulp.task('serve', () => {
|
|||
|
||||
gulp.watch(['js/**'], gulp.series('js', 'test'))
|
||||
|
||||
gulp.watch(['test/*.html'], gulp.series('test'))
|
||||
|
||||
gulp.watch([
|
||||
'css/theme/source/*.{sass,scss}',
|
||||
'css/theme/template/*.{sass,scss}',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue