A companion package for react-snap.
This package allows you to generate a sitemap.xml based off the created directories and files produced by react-snap.
This package was created based off this comment by @erel.
Add && react-snap-sitemap --base-url='http://example.com/'
to the end of your build script, after you've called the react-snap
command.