Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 369 Bytes

File metadata and controls

7 lines (5 loc) · 369 Bytes
@cloudflare/vite-plugin patch

Allow internal Wrangler config path overrides via env

@cloudflare/vite-plugin now checks CLOUDFLARE_VITE_WRANGLER_CONFIG_PATH when configPath is not set explicitly. This lets integrators provide generated Wrangler configs outside the project root without requiring users to thread configPath through framework config.