You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use-case: Nightly or similar updates of sitemap.xml or similar mostly-static files that need periodic updates.
Currently I have to do a whole build process in order to get any prerenders working, it would be nice to have a react-router cli addition like react-router build --prerender-only or react-router prerender which would only update the build directories prerendered files without anything else being compiled/built.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Use-case: Nightly or similar updates of sitemap.xml or similar mostly-static files that need periodic updates.
Currently I have to do a whole build process in order to get any prerenders working, it would be nice to have a
react-router
cli addition likereact-router build --prerender-only
orreact-router prerender
which would only update the build directories prerendered files without anything else being compiled/built.Beta Was this translation helpful? Give feedback.
All reactions