stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.04k stars 391 forks source link

Usage without Create React App #337

Closed ajbattaglia closed 5 years ago

ajbattaglia commented 5 years ago

Is there any way to use react-snap without Create React App?

stereobooster commented 5 years ago

Yes, provide where are the generated html files of your SPA

  "reactSnap": {
    "source": "dist"
  }

example https://github.com/stereobooster/prerender-spa-plugin/commit/ee73d39b862bc905b44a04c6eaa58e6730957819