stereobooster/react-snap

Documentation: describe how to setup servers

Offen

#117 geöffnet am 14.01.2018

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (403 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (4.982 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Three possible situations:

  • there is only one page - redirect all requests to index.html
  • all pages are prerendered by react-snap - do not redirect and do not use index.html as fallback, use 404.html as 404 page
  • some pages are prerendered and some not. Use 200.html as fallback, instead of index.html

References:

Contributor Guide