create-react-microservice
create-react-microservice copied to clipboard
Automatically create the symlinks when adding/removing dependencies inside the mono-reo
As soon as a user installs a new dependency inside a mono-repo package, yarn will remove the symlinks created by the flow-mono-cli. It would be super helpfull if they would be re-created until yarn#4219 is solved.
Paused until yarn#3911 is fixed.