feat: allow integrations to refresh content layer data #9019
Annotations
10 errors
astro check
Module '"/home/runner/work/astro/astro/node_modules/.pnpm/@types[email protected]/node_modules/@types/server-destroy/index"' can only be default-imported using the 'esModuleInterop' flag
|
astro check
File '/home/runner/work/astro/astro/examples/basics/.astro/types.d.ts' not found.
|
astro check
File '/home/runner/work/astro/astro/examples/blog/.astro/types.d.ts' not found.
|
astro check
Cannot find module './src/MyComponent.astro' or its corresponding type declarations.
|
astro check
Cannot find module 'astro/container' or its corresponding type declarations.
|
astro check
Cannot find module '../src/components/Card.astro' or its corresponding type declarations.
|
astro check
Module '"astro:container"' has no exported member 'loadRenderers'.
|
astro check
Cannot find module 'astro/container' or its corresponding type declarations.
|
astro check
Cannot find module '../src/components/ReactWrapper.astro' or its corresponding type declarations.
|
astro check
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
|