Skip to content

Commit d1ce846

Browse files
authored
chore: update bundlerUrl (#5835)
1 parent 401ca1a commit d1ce846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MDX/Sandpack/SandpackRoot.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ function SandpackRoot(props: SandpackProps) {
8787
autorun,
8888
initMode: 'user-visible',
8989
initModeObserverOptions: {rootMargin: '1400px 0px'},
90-
bundlerURL: 'https://dad0ba0e.sandpack-bundler-4bw.pages.dev',
90+
bundlerURL: 'https://1e4ad8f7.sandpack-bundler-4bw.pages.dev',
9191
logLevel: SandpackLogLevel.None,
9292
}}>
9393
<CustomPreset

0 commit comments

Comments
 (0)