Enabled rust mdx parser

This commit is contained in:
r-freeman 2023-02-23 21:45:23 +00:00
parent 18f30724d9
commit ddf4b7afd2

View File

@ -8,8 +8,7 @@ const nextConfig = {
reactStrictMode: true, reactStrictMode: true,
swcMinify: true, swcMinify: true,
experimental: { experimental: {
newNextLinkBehavior: true, mdxRs: true
scrollRestoration: true
}, },
images: { images: {
domains: ['i.scdn.co'] domains: ['i.scdn.co']