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: posix execution bug #81

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

This fixes a posix execution bug where Node.js tasks would execute before their temporary files were ready for execution.