docusaurus/packages/docusaurus-utils/src
Sébastien Lorber 8bdb3da233
feat(v2): generalize usage of _ prefix convention to exclude content files/folders (#5173)
* create a swizzleWarning partial for shared text

* Generalize usage of _ prefix convention to exclude content files/folders

* add api doc

* MDX loader should not expect metadata/frontmatter on MDX partial files
2021-07-15 13:21:41 +02:00
..
__tests__ fix(v2): redirect plugin should emit redirect files with lower precedence than redirect target (#5085) 2021-06-29 19:34:55 +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 feat(v2): generalize usage of _ prefix convention to exclude content files/folders (#5173) 2021-07-15 13:21:41 +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 feat(v2): generalize usage of _ prefix convention to exclude content files/folders (#5173) 2021-07-15 13:21:41 +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