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