Skip to content

feat(wrangler-switch): switchinfg from wrangler.toml to wrangler.jsonc#1025

Open
AOrps wants to merge 1 commit into
cloudflare:mainfrom
AOrps:aorps/default-wrangler-jsonc
Open

feat(wrangler-switch): switchinfg from wrangler.toml to wrangler.jsonc#1025
AOrps wants to merge 1 commit into
cloudflare:mainfrom
AOrps:aorps/default-wrangler-jsonc

Conversation

@AOrps

@AOrps AOrps commented Jul 10, 2026

Copy link
Copy Markdown

switching from wrangler.toml -> wrangler.jsonc on hello-world template in workers-rs

Testing

# generating the template use local repo
pwd && mkdir -p generated &&  cargo generate --path templates/hello-world --name test-hello --destination ./generated --force --define panic_unwind=false

# change dir to test worker
cd templates/hello-world 

# testing view on dev
npx wrangler dev 

# ensuring that wrangler takes
npx wrangler deploy --dry-run

Let me know if there is anything else, I should add or it I should add it to all of the rust templates?

Signed-off-by: AOrps <aorbeandrews@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant