Don't watch the generated mkdocs configs (#1985)

I got a bit carried away with what to watch, and it looks like the mkdocs
watch plugin doesn't much care for watching for files that don't exist but
may.
This commit is contained in:
Dave Pearson
2023-03-08 17:41:40 +00:00
committed by GitHub
parent b6c5337379
commit 928ab661f7

View File

@@ -80,8 +80,6 @@ plugins:
- "!^can_replace$"
watch:
- mkdocs-common.yml
- mkdocs-nav-offline.yml
- mkdocs-nav-online.yml
- mkdocs-offline.yml
- mkdocs-online.yml
- src/textual