Maintaining a Plugin
This is a stub article meant to be filled with tips on how to maintain a Gatsby plugin once you’ve published it as an npm package.
Topics to be covered:
- yarn workspaces can solve yarn link inconsistencies
Edit this page on GitHub