We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unifiedjs
Learn more about funding links in repositories.
Report abuse
1 parent 908ff45 commit d1ffaceCopy full SHA for d1fface
packages/loader/index.cjs
@@ -28,5 +28,5 @@ function loader(code) {
28
// Note that `import()` caches, so this should be fast enough.
29
import('./lib/index.js').then((module) => {
30
return module.loader.call(this, code, callback)
31
- })
+ }, callback)
32
}
Successfully deployed to the following URLs:
mdx-git-main-mdx.vercel.app v2.mdxjs.com mdx-mdx.vercel.app mdxjs.com
1 commit comments
vercel[bot] commentedon Dec 5, 2023
Successfully deployed to the following URLs:
mdx – ./
mdx-git-main-mdx.vercel.app
v2.mdxjs.com
mdx-mdx.vercel.app
mdxjs.com