analyze
should not prerender routes when specified via routeRules
#328
Labels
analyze
should not prerender routes when specified via routeRules
#328
When analyzing a site via the
analyze
command, no prerendering should happen, even ifrouteRules: { '/**': { prerender: true } }
or similar is set.The text was updated successfully, but these errors were encountered: