docusaurus/packages/docusaurus-utils/src
Sébastien Lorber 4d06f26c1f
fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199)
* Add _ to dogfood docs folder to cover against edge case

* Fix edge case with MDX partials when site / content dir contains a _ prefix

* add globUtils tests

* proper dogfooding folder re-organization, all content plugins being used

* refactor dogfooding folder + expose /tests page index

* fix page plugin ignoring options.routeBasePath
2021-07-21 14:13:51 +02:00
..
__tests__ fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
codeTranslationsUtils.ts feat(v2): default theme translations: locale "pt" should load "pt-BR" translations (#4581) 2021-04-07 18:28:48 +02:00
escapePath.ts fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00
globUtils.ts fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
hashUtils.ts fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change) (#5047) 2021-06-24 12:56:56 +02:00
index.ts fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
markdownLinks.ts refactor(v2): merge linkify function used in blog and docs and align properties (#4402) 2021-03-12 15:11:08 +01:00
markdownParser.ts style(v2): reduce number of ESLint warnings (#4993) 2021-06-24 18:12:48 +02:00
pathUtils.ts fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change) (#5047) 2021-06-24 12:56:56 +02:00
posixPath.ts fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00