I have this export in order to render the page like this. But in the end I get the following error:
error - ./src/pages/blog/crafting-a-design-system-for-a-multiplanetary-future/index.mdxModule parse failed: Unexpected token (13:26)You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders| }| > export default (props) => <ArticleLayout meta={meta} {...props} />| | Most companies try to stay ahead of the curve when it comes to visual design, but for Planetaria we needed to create a brand that would still inspire us 100 years from now when humanity has spread across our entire solar system.Import trace for requested module:./src/pages/blog/crafting-a-design-system-for-a-multiplanetary-future/index.mdx./src/pages/blog/ lazy ^\.\/.*$ namespace object./src/utils/blog/getAllArticles.ts
error - ./src/pages/blog/crafting-a-design-system-for-a-multiplanetary-future/index.mdxModule parse failed: Unexpected token (13:26)You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders| }| > export default (props) => <ArticleLayout meta={meta} {...props} />| | Most companies try to stay ahead of the curve when it comes to visual design, but for Planetaria we needed to create a brand that would still inspire us 100 years from now when humanity has spread across our entire solar system.Import trace for requested module:./src/pages/blog/crafting-a-design-system-for-a-multiplanetary-future/index.mdx./src/pages/blog/ lazy ^\.\/.*$ namespace object./src/utils/blog/getAllArticles.ts
I am not using webpack and don't even have a webpack config
We get it — you’ve got a blog post you’re dying to write but you can’t write it until you rebuild your personal site. We’ve got you covered, get back to writing.