Update watch list

This commit is contained in:
Taylor Bryant 2019-01-13 13:53:49 -06:00
parent ee9c239ce3
commit eb7c5de4d4
1 changed files with 3 additions and 2 deletions

View File

@ -79,11 +79,12 @@ task("startServer", () => {
watch( watch(
[ [
rawStylesheet, "**/*.css",
tailwindConfig,
"**/*.gif", "**/*.gif",
"**/*.html", "**/*.html",
"**/*.jpg", "**/*.jpg",
"**/*.jpeg",
"**/*.js",
"**/*.md", "**/*.md",
"**/*.png", "**/*.png",
"**/*.yml", "**/*.yml",