docusaurus/packages/docusaurus-plugin-client-redirects/src
Xabier Lahuerta Vazquez 5ddcbf47a8
feat(plugin-client-redirects): keep the query string + hash (#8227)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-10-20 18:01:18 +02:00
..
__tests__ feat(plugin-client-redirects): keep the query string + hash (#8227) 2022-10-20 18:01:18 +02:00
templates feat(plugin-client-redirects): keep the query string + hash (#8227) 2022-10-20 18:01:18 +02:00
collectRedirects.ts fix(redirect): tolerate trailing slash difference if config is undefined (#8067) 2022-09-08 17:15:52 +02:00
createRedirectPageContent.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
deps.d.ts chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
extensionRedirects.ts refactor(client-redirects): elaborate documentation, minor refactor (#7607) 2022-06-13 22:04:39 +08:00
index.ts feat(client-redirects): make plugin respect onDuplicateRoutes config (#7649) 2022-06-22 13:32:02 +02:00
options.ts refactor(client-redirects): elaborate documentation, minor refactor (#7607) 2022-06-13 22:04:39 +08:00
redirectValidation.ts refactor(client-redirects): elaborate documentation, minor refactor (#7607) 2022-06-13 22:04:39 +08:00
types.ts feat(client-redirects): make plugin respect onDuplicateRoutes config (#7649) 2022-06-22 13:32:02 +02:00
writeRedirectFiles.ts refactor(client-redirects): elaborate documentation, minor refactor (#7607) 2022-06-13 22:04:39 +08:00