utils/astroConfigCheck
Esta página aún no está disponible en tu idioma.
Variables
Section titled “Variables”checkAstroConfig
Section titled “checkAstroConfig”const checkAstroConfig: HookUtility<"astro:config:setup", [], void>;
Defined in: studiocms/packages/studiocms/src/utils/astroConfigCheck.ts:12^
Checks the Users Astro Config for the following:
- Astro:DB Integration
- SSR Mode (output: “server”)
- Site URL is set (can be “http://localhost:4321^” for local development)