guybedford / chomp

'JS Make' - parallel task runner for the frontend ecosystem with a JS extension system.
https://chompbuild.com
Apache License 2.0
143 stars 7 forks source link

Watching for file changes is broken in chomp v0.2.9 #150

Closed zachsa closed 2 years ago

zachsa commented 2 years ago

Upgrading to v0.2.9, chomp --watch no longer picks up file changes. Reverting back to chomp 0.2.6, then file changes trigger re-running chomp tasks again

guybedford commented 2 years ago

//cc @Aslemammad this sounds related to the new pathing changes.