folke / ultra-runner

🏃⛰ Ultra fast monorepo script runner and build tool
https://www.npmjs.com/package/ultra-runner
Apache License 2.0
1.2k stars 32 forks source link

fix: trigger --build flag with -b #266

Open Adam-Shea opened 10 months ago

Adam-Shea commented 10 months ago

Resolves https://github.com/folke/ultra-runner/issues/253 Just added a check for -b. Let me know if you want any changes