We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7651c commit 028ac60Copy full SHA for 028ac60
docs/next.config.ts
@@ -52,9 +52,7 @@ const withMdx = createMDX({
52
],
53
recmaPlugins: [recmaNextjsStaticProps],
54
remarkPlugins: [
55
- // [email protected] package throws 'ERR_PACKAGE_PATH_NOT_EXPORTED'
56
- // https://github.com/rhysd/remark-emoji/issues/40
57
- // remarkEmoji,
+ remarkEmoji,
58
remarkGfm,
59
remarkImages,
60
remarkFrontmatter,
0 commit comments