You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also I noticed the structure of the compiled documentation is different, now I have several .md files with alphanumerical names, e.g. 37aaa3d18e1458e1198f.md.
Current behavior
After upgrading to v12 it looks like something is wrong with the compilation of md files. The files seem to be picked up but nothing is rendered.
There are no errors in the build and no errors on the JS console. There are just a few SASS deprecation warnings but those were already there before.
To reproduce
I would prefer to first know if this issue is known or if you have any tips. Mainly because I don't understand what causes it.
We are using
dangerouslyUpdateWebpackConfig
to change some things in the webpack config but even when we comment it out we still get the same result.Expected behavior
We would expect the contents of the md file to be rendered just like on v11.
The text was updated successfully, but these errors were encountered: