Add support for the new experimental actions API from Astro
Things to consider:
- This is an experimental feature. For now, this should only be enabled if an author defines an entrypoint
- This only works with SSR, ATP needs to warn users that a project is SSG and not SSR or Hybrid
Add support for the new experimental actions API from Astro
Things to consider: