nitro icon indicating copy to clipboard operation
nitro copied to clipboard

allow ignoring errors by status code when prerendering

Open danielroe opened this issue 2 years ago • 3 comments

We've already discussed possibly ignoring redirect 'errors' when prerendering. Some users might also want to ignore 404 errors or other status codes, while keeping failOnError enabled.

See nuxt/nuxt#22536

danielroe avatar Aug 14 '23 08:08 danielroe

Hi, just wondering if this would make it into any roadmap?

We've disabled errors because we want to ignore 404s but this inadvertently deployed a version of the website that contained other errors. So it'd be great if we can filter these easily.

FreekVR avatar Feb 15 '24 10:02 FreekVR

PR welcome to add option 👍🏼

pi0 avatar Feb 15 '24 10:02 pi0