Open cr0ybot opened 1 year ago
Currently, the serve task is hardcoded to only watch the dest folders of the scripts, styles, and blocks tasks.
serve
dest
scripts
styles
blocks
Extend the task so that other task destination folders can be included.
Currently, the
serve
task is hardcoded to only watch thedest
folders of thescripts
,styles
, andblocks
tasks.Extend the task so that other task destination folders can be included.