Skip to content

Update the Astro example to show the new API using defineConfig

Janis Altherr requested to merge update-pages-instructions-for-astro-2 into master

What does this MR do and why?

In !100805 (merged) I updated the instructions for the new config property names in Astro. However, I missed the fact that the API also changed from the file exporting an object to the result of the defineConfig function. This MR adresses that.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading