mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-30 14:14:17 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| templates | ||
| collectRedirects.ts | ||
| createRedirectPageContent.ts | ||
| extensionRedirects.ts | ||
| index.ts | ||
| normalizePluginOptions.ts | ||
| redirectValidation.ts | ||
| types.ts | ||
| writeRedirectFiles.ts | ||