Skip to content

Commit

Permalink
fix: update edge functions bootstrap to 641064c685071e00083eb682 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoboucas committed Mar 14, 2023
1 parent bed6971 commit 8cbed0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/edge-functions/bootstrap.mjs
@@ -1,5 +1,5 @@
import { env } from 'process'

const latestBootstrapURL = 'https://640b5b066a2b9b0008e88cb0--edge.netlify.com/bootstrap/index-combined.ts'
const latestBootstrapURL = 'https://641064c685071e00083eb682--edge.netlify.com/bootstrap/index-combined.ts'

export const getBootstrapURL = () => env.NETLIFY_EDGE_BOOTSTRAP || latestBootstrapURL

1 comment on commit 8cbed0f

@github-actions
Copy link

Choose a reason for hiding this comment

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

📊 Benchmark results

  • Package size: 270 MB

Please sign in to comment.