Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Wrangler and the Cloudflare Vite plugin support `.env` files in local dev
description: Use `.env` files to provide secrets and override environment variables on the `env` object during local development.
products:
- workers
date: 2025-08-01T01:00:00Z
date: 2025-08-08T01:00:00Z
---

Now, you can use `.env` files to provide secrets and override environment variables on the `env` object during local development with Wrangler and the Cloudflare Vite plugin.
Expand Down