geelen / react-snapshot

A zero-configuration static pre-renderer for React apps
MIT License
1.66k stars 104 forks source link

allow other output-styles (related #105) #107

Open konsumer opened 6 years ago

konsumer commented 6 years ago

This will default to current output style, but allow other styles, for example on gitlab-pages:

react-snapshot --output-style "{name}/index.html"
dijs commented 5 years ago

This is awesome! Can we get this merged?

@geelen