docusaurus/packages/docusaurus-plugin-client-re.../src
Teik Jun 2e055f4ae2
fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010)
* feat(v2): use relative routes path in postBuild hook

* feat(v2): use relativeRoutesPath in other methods and modify tests

* fix(v2): fix D2 client redirects and tests

* feat(v2): add tests for relativeRoutesPaths

* fix(v2): fix some typos in configValidation

* fix(v2): fix an eslint warning and restart github action

* refactor(v2): create a removePrefix method

* refactor(v2): inline unnecessary method
2020-06-29 18:38:28 +02:00
..
__tests__ fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
templates add canonical url 2020-05-26 21:03:18 +02:00
collectRedirects.ts fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
createRedirectPageContent.ts fix template import issue 2020-05-25 20:06:52 +02:00
extensionRedirects.ts fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
index.ts fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
normalizePluginOptions.ts feat(v2): replace yup validation by joi validation (#2962) 2020-06-22 19:40:52 +02:00
redirectValidation.ts feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
types.ts fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
writeRedirectFiles.ts chore(v2): Fix a lot of eslint warnings (#2972) 2020-06-20 12:30:18 +08:00