Saltearse al contenido

utils/astroConfigCheck

Esta página aún no está disponible en tu idioma.

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)