mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Enabled rust mdx parser
This commit is contained in:
parent
18f30724d9
commit
ddf4b7afd2
@ -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']
|
||||||
|
Loading…
Reference in New Issue
Block a user