Add dev support for experimental secrets property#12701
Conversation
🦋 Changeset detectedLatest commit: 1a754a4 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Claude encountered an error —— View job Changeset Review
|
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
64bf5e4 to
5496f65
Compare
|
File:
Suggested fix: ---
"wrangler": minor
---
Add dev support for experimental `secrets` property
This adds local development support for the experimental `secrets` configuration property. This feature is experimental and subject to change.
To opt in, set the `secrets` property in your `wrangler.json`:
```json
{
"secrets": ["MY_SECRET"]
} |
8dba485 to
a951fe7
Compare
704e3b9 to
b7c829c
Compare
b7c829c to
ff22042
Compare
ff22042 to
07545e1
Compare
Changes in owned files since last approval
|
Codeowners approval required for this PR:
Show detailed file reviewers |
Add dev support for experimental
secretsproperty.A picture of a cute animal (not mandatory, but encouraged)