Skip to content

Commit

Permalink
Update wrangler.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sagittaurius authored Dec 10, 2023
1 parent 478aa79 commit 337d4a9
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,7 @@ CLOUD_PLATFORM = "cloudflare"
# github.com/cloudflare/cloudflare-docs/pull/3175/files
# github.com/cloudflare/wrangler2/issues/27
# developers.cloudflare.com/workers/platform/environments
[env.prod]
name = "basic-unbound"
minify = true
routes = [

"dns.sagittaurius.workers.dev/*",
]

# vars are not inherited
# workers/platform/environment-variables#environment-variables-via-wrangler
[env.prod.vars]
Expand Down

1 comment on commit 337d4a9

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 337d4a9 Dec 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/index.bundle.js".

Please sign in to comment.