docusaurus/packages/docusaurus-plugin-content-blog/src
Endi ace93c5a14
fix(v2): move metadata export after compiling MDX to avoid weird MDX parsing error. (#2105)
* fix(v2): move metadata export to mdx-loader to prevent any weird mdx parsing

* refactor

* nits

* nits

* nits
2019-12-11 16:33:47 +07:00
..
__tests__ misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
blogUtils.ts perf(v2): smaller bundlesize by embedding metadata to content (#2088) 2019-12-06 12:34:21 +07:00
index.ts fix(v2): move metadata export after compiling MDX to avoid weird MDX parsing error. (#2105) 2019-12-11 16:33:47 +07:00
markdownLoader.ts fix(v2): move metadata export after compiling MDX to avoid weird MDX parsing error. (#2105) 2019-12-11 16:33:47 +07:00
types.ts perf(v2): smaller bundlesize by embedding metadata to content (#2088) 2019-12-06 12:34:21 +07:00