Expected behavior:
Manifest file changes must trigger a full rebuild and restart, and must reload the watch configuration (because we may now be watching different paths). This is currently managed by the ManifestFilterFactory, Reconfiguriser and ReconfigurableWatcher.
Originally posted by @itowlson in #2478 (comment)
Making changes within spin.toml while spin watch is running does not lead to any rebuild or reconfigurations.