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

fix: --import-scripts with existing chompfile, interactions #102

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

This fixes support of --import-scripts with an existing chompfile as well as improving interaction between other modifier flags. Resolves #97.