gulachek / esmakefile

Make based build system in JavaScript
MIT License
0 stars 0 forks source link

Tracing wrong step #17

Closed gulachek closed 1 year ago

gulachek commented 1 year ago

recursiveAsyncDone should pass 'trace' instead of 'nextStep' to buildTarget. If passed a target, it's the same trace step and not a different one.

gulachek commented 1 year ago

fixed in v0.2.0