Currently, the `serve` task is hardcoded to only watch the `dest` folders of the `scripts`, `styles`, and `blocks` tasks. Extend the task so that other task destination folders can be included.
Currently, the
servetask is hardcoded to only watch thedestfolders of thescripts,styles, andblockstasks.Extend the task so that other task destination folders can be included.