We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc425a commit 78bf32cCopy full SHA for 78bf32c
src/util/container.ts
@@ -1,7 +1,6 @@
1
import { experimental_AstroContainer } from "astro/container";
2
import reactRenderer from "@astrojs/react/server.js";
3
import mdxRenderer from "@astrojs/mdx/server.js";
4
-import { loadRenderers } from "astro:container";
5
import { render, type CollectionEntry } from "astro:content";
6
import type { AstroComponentFactory } from "astro/runtime/server/index.js";
7
0 commit comments