docusaurus/packages/docusaurus-plugin-client-redirects/src
Sébastien Lorber 15a2b59f9f
fix(v2): fix redirect plugin when trailingSlash=false for .html extension (#5102)
* another redirect plugin fix when trailingSlash=false

* add comment
2021-06-30 17:22:51 +02:00
..
__tests__ fix(v2): fix redirect plugin when trailingSlash=false for .html extension (#5102) 2021-06-30 17:22:51 +02:00
templates add canonical url 2020-05-26 21:03:18 +02:00
collectRedirects.ts fix(v2): never remove trailing slash from site root like '/baseUrl/' (#5082) 2021-06-29 15:17:23 +02: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): redirect from should work with trailingSlash: true (#5093) 2021-06-30 10:44:03 +02:00
index.ts fix(v2): redirect from should work with trailingSlash: true (#5093) 2021-06-30 10:44:03 +02:00
normalizePluginOptions.ts fix(v2): Export Joi from validation-utils package (#4459) 2021-03-18 19:27:51 +01:00
redirectValidation.ts fix(v2): Export Joi from validation-utils package (#4459) 2021-03-18 19:27: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 plugin when trailingSlash=false for .html extension (#5102) 2021-06-30 17:22:51 +02:00