Currently, the `serve` action, runs `build` and then serves a static site. Can we monitor the input directories and rebuild the site if anything changes?
Currently, the
serveaction, runsbuildand then serves a static site. Can we monitor the input directories and rebuild the site if anything changes?