Graham Hency
Results
2
comments of
Graham Hency
Yalc does work! I ran into the same issue and ended up finding a solution. I currently run `yalc publish --push` from the library directory and this still works. The...
`patch-package` totally works for this, but I wanted to throw an alternative out there in case people don't want to use that. In your `package.json`: ```json { "postinstall": "npx replace-in-files-cli...