Antony David
Antony David
Some dependencies that could be replaced: `chalk`-> `picocolors` `execa`-> `tinyexec` `ora`-> `nanospinner` or `tiny-spinner` `fast-glob` -> `tinyglobby` See https://github.com/es-tooling/module-replacements
Any update on this fix ? Waiting this PR to be merged to fix this one : https://github.com/oxsecurity/megalinter/issues/3049
Hi @yusukebe it worked, thanks!
Same issue, Next 14.2.3 (app router) with the latest version of next-rest-framework 6.0.1. Any solutions?
Thanks! @ssheduardo
Can you provide a reproduction repository?
Can i work on this?
Thanks for fixing things up :)
@yusukebe Regarding github action, I think this is what you are looking for : https://github.com/andresz1/size-limit-action
I don't think so. A workaround would be to update the size limit during the release workflow. (I don't know if this is the best solution). EDIT : This one...