Jordan-Hall / nx-bun

https://jordan-hall.github.io/nx-bun/
Other
58 stars 6 forks source link

fix: build target never exit #22

Closed BattlefieldNoob closed 6 months ago

BattlefieldNoob commented 6 months ago

Resolves issue #21

I've add explicit done() call if executor is not running into Bun environment (globalThis.Bun === undefined)

Jordan-Hall commented 6 months ago

Well do release later. Hoping to get another change in.

Thank you!