I have a few pages that are written in markdown as .mdx files (e.g. AboutUs.mdx). These are actual component/page for used on our site. They are NOTstories.mdx files.
It looks like redwood automatically add these mdx pages into the storybook site, and the site fails to load with the following error:
ModuleParseError: Module parse failed: Assigning to rvalue (1:2)
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