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 476e252 commit 6a31ddaCopy full SHA for 6a31dda
src/content/docs/workers/wrangler/configuration.mdx
@@ -9,7 +9,7 @@ description: Use a configuration file to customize the
9
Platform products.
10
---
11
12
-import { Render, Type, MetaInfo, WranglerConfig } from "~/components";
+import { Render, Type, MetaInfo, WranglerConfig, Details } from "~/components";
13
import { FileTree } from "@astrojs/starlight/components";
14
15
Wrangler optionally uses a configuration file to customize the development and deployment setup for a Worker.
0 commit comments