Cannot use the astro:config module without enabling the experimental feature.
이 오류는 이전 버전의 Astro에서 발생한 것이며 더 이상 사용되지 않습니다. 프로젝트를 최신 버전으로 업그레이드할 수 없는 경우, 더 이상 관리되지 않는 이전 문서의 스냅샷을 참조하여 도움을 받을 수 있습니다.
CantUseAstroConfigModuleError: Cannot import the module “MODULE_NAME” because the experimental feature is disabled. Enable
experimental.serializeConfig
in yourastro.config.mjs
무엇이 잘못되었나요?
섹션 제목: 무엇이 잘못되었나요?실험적 기능을 활성화하지 않으면 astro:config
모듈을 사용할 수 없습니다.