How it Works
Here’s a high-level overview of how the integration works:
- After the Astro configuration has resolved (
astro:config:done), we validate the integration config and store it for later use - Then, once the Astro build completes (
astro:build:done), we consume the resolved config and: