Add core.yaml to gazer watchlist

(closes #4556)
This commit is contained in:
Bryan Housel
2017-11-22 21:31:53 -05:00
parent 70fb1432ea
commit 278bd9638d
+1
View File
@@ -28,6 +28,7 @@ if (isDevelopment) {
gaze(
[
'data/**/*.{js,json}',
'data/core.yaml',
// ignore the output files of `buildData`
'!data/presets/categories.json',
'!data/presets/fields.json',