Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 542 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 542 Bytes

React Snap Sitemap

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.

Useage

Add && react-snap-sitemap --base-url='http://example.com/' to the end of your build script, after you've called the react-snap command.