#RSS feed page with hybrid mode is not updated

2 messages · Page 1 of 1 (latest)

woven herald
#

The RSS page created with @astrojs/rss does not get rendered dynamically when using the hybrid mode.
I've added export const prerender = false; in src/pages/rss.xml.js but it doesn't seem to work like on other pages.

The RSS page should get new contents without building the website again.

Any idea? Thank you guys

#

RSS feed page with hybrid mode is not updated