Update watch list
This commit is contained in:
parent
ee9c239ce3
commit
eb7c5de4d4
|
@ -79,11 +79,12 @@ task("startServer", () => {
|
|||
|
||||
watch(
|
||||
[
|
||||
rawStylesheet,
|
||||
tailwindConfig,
|
||||
"**/*.css",
|
||||
"**/*.gif",
|
||||
"**/*.html",
|
||||
"**/*.jpg",
|
||||
"**/*.jpeg",
|
||||
"**/*.js",
|
||||
"**/*.md",
|
||||
"**/*.png",
|
||||
"**/*.yml",
|
||||
|
|
Loading…
Reference in New Issue