We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
64109c4552d9020008b9dadc
1 parent 961345a commit 20f6a2fCopy full SHA for 20f6a2f
src/lib/edge-functions/bootstrap.mjs
@@ -1,5 +1,5 @@
1
import { env } from 'process'
2
3
-const latestBootstrapURL = 'https://641064c685071e00083eb682--edge.netlify.com/bootstrap/index-combined.ts'
+const latestBootstrapURL = 'https://64109c4552d9020008b9dadc--edge.netlify.com/bootstrap/index-combined.ts'
4
5
export const getBootstrapURL = () => env.NETLIFY_EDGE_BOOTSTRAP || latestBootstrapURL
0 commit comments