guybedford / chomp

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

Serving files with glob characters #95

Open guybedford opened 2 years ago

guybedford commented 2 years ago

Files with glob characters - *, ( or ? need handling in the server to not treat them as wildcard tasks when watching their underlying task request.