docusaurus/packages/docusaurus-plugin-client-redirects
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
..
src fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
package.json feat(v2): add option validation for remaining official plugins (#2970) 2020-06-26 15:14:59 +02:00
tsconfig.json feat(v2): docusaurus-plugin-client-redirects 2020-05-22 20:15:16 +02:00