Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit f4930f3

Browse files
committed
fix(watch): index.html changes watched and updated
1 parent c201de5 commit f4930f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/watch.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ module.exports = {
2323
paths: [
2424
'{{SRC}}/**/*.html'
2525
],
26-
options: { ignored: /(index.html$)/ },
2726
callback: templateUpdate
2827
},
2928

0 commit comments

Comments
 (0)