We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0306da6 commit 1302ad7Copy full SHA for 1302ad7
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://3f1bb162.sandpack-bundler.pages.dev"
88
logLevel={SandpackLogLevel.None}>
89
<CustomPreset
90
isSingleFile={isSingleFile}
0 commit comments