docusaurus/packages/docusaurus-plugin-client-redirects/src
ozaki 821247142e
refactor(utils): remove duplicated function (#9972)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-29 14:45:30 +01:00
..
__tests__ refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
templates feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
collectRedirects.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
createRedirectPageContent.ts feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
deps.d.ts
extensionRedirects.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
index.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
options.ts feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
redirectValidation.ts feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
types.ts feat(client-redirects): make plugin respect onDuplicateRoutes config (#7649) 2022-06-22 13:32:02 +02:00
writeRedirectFiles.ts feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00