Markos Theocharis
Markos Theocharis
I am interested in contributing
> I see there's no good solution for this so I thought I should share what I did to work around this issue. > > Since some of the file...
This is currently being worked on https://github.com/ClueLang/Probe
I can pretty much say find is pretty much dead right now
> Can you show me the output of `brew list | wc -l`? `brew list|wc -l` `4` ~~Actually I used a different command which also shows bottles (dependencies) which I...
I just actually found the problem. There seems to also be a `.keepme` file along the packages (referring to this [issue](https://github.com/Homebrew/brew/issues/6263)) This problem comes down to libmacchina
Ok although imo the more correct solution fix would be to also check if the .keepme is there first
Also unrelated but I just noticed it isn't showing anything from cargo
Moving this to libmacchina
The jsx runtime is used in next.js as of the "new"(has been around since next.js 9.5) react transform and it is bundled anyways so you aren't bundling it for no...