docusaurus/packages/docusaurus-plugin-client-re.../src
saydo17 88a6f56654
fix(v2): fix redirect toUrl (windows + trailing slash) (#3903)
* replace \ with / when creating client redirect on windows

* fix(vs): replace \ with / when creating client redirect on windows

* redirects plugin: add createToUrl fn + tests

* redirects plugin: add createToUrl fn + tests
do not  add trailing  slash + try to fix windows path issues

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2020-12-28 11:55:15 +01:00
..
__tests__ fix(v2): fix redirect toUrl (windows + trailing slash) (#3903) 2020-12-28 11:55:15 +01:00
templates add canonical url 2020-05-26 21:03:18 +02:00
collectRedirects.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
createRedirectPageContent.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
extensionRedirects.ts fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
index.ts feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00
normalizePluginOptions.ts chore(v2): migrate hapi/joi to joi (#3638) 2020-10-26 15:18:51 +01:00
redirectValidation.ts chore(v2): migrate hapi/joi to joi (#3638) 2020-10-26 15:18:51 +01:00
types.ts feat(v2): debug pages + debug layout + ability to debug content (#3229) 2020-08-07 11:47:43 +02:00
writeRedirectFiles.ts fix(v2): fix redirect toUrl (windows + trailing slash) (#3903) 2020-12-28 11:55:15 +01:00