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?
Hi!
First of all, thank you for this awesome tool!
I believe I found an issue with
--buildand caching - whenever I build a package that has any dependencies that have no build script (ie. sharable eslint config), they're always considered aschangedand force rebuild of my package. Is this is intended behavior or a bug?