ultra-runner
ultra-runner copied to clipboard
Dependencies without `build` script invalidates cache
Hi!
First of all, thank you for this awesome tool!
I believe I found an issue with --build and caching - whenever I build a package that has any dependencies that have no build script (ie. sharable eslint config), they're always considered as changed and force rebuild of my package. Is this is intended behavior or a bug?