We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eff118 commit 2d46af6Copy full SHA for 2d46af6
beta/src/components/MDX/Sandpack/SandpackRoot.tsx
@@ -84,7 +84,7 @@ function SandpackRoot(props: SandpackProps) {
84
autorun={autorun}
85
initMode="user-visible"
86
initModeObserverOptions={{rootMargin: '1400px 0px'}}
87
- bundlerURL="https://22530bfe.sandpack-bundler.pages.dev"
+ bundlerURL="https://6fcf8196.sandpack-bundler.pages.dev"
88
logLevel={SandpackLogLevel.None}>
89
<CustomPreset
90
isSingleFile={isSingleFile}
0 commit comments