gatsby-plugin-remote-images
gatsby-plugin-remote-images copied to clipboard
refactor: move to site demo and plugin code in same repo
- root prettier config (follows the plugin's original config)
yarn format - root test set up (ready to add tests in the site demo as well)
yarn test
To publish manually you'd head into the plugin folder. Not been able to verify if the prepublishOnly works. With my usual semantic release I do the copying of README on the postversion step and ask the move file not to be commited.
I have completed #87 on top of this pull request as it made it easier to develop, but if this will not be merged I can work on the main branch.
I think this is good to have! But if it is already in #87, then we will probably just merge that one.