docusaurus/packages/docusaurus-plugin-client-redirects/src
Sébastien Lorber 1eb6e13fb7
fix(v2): reject routeBasePath: '' (#3377)
* routeBasePath: '' should be forbidden

* routeBasePath: '' should be forbidden

* commit

* try to trigger cla bot
2020-08-31 19:59:27 +02:00
..
__tests__ feat(v2): debug pages + debug layout + ability to debug content (#3229) 2020-08-07 11:47:43 +02:00
templates add canonical url 2020-05-26 21:03:18 +02:00
collectRedirects.ts fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
createRedirectPageContent.ts refactor(v2): precompile ETA templates (#3238) 2020-08-17 15:43:17 +02:00
extensionRedirects.ts fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
index.ts fix(v2): make client-redirect-plugin not baseUrl sensitive (#3010) 2020-06-29 18:38:28 +02:00
normalizePluginOptions.ts fix(v2): reject routeBasePath: '' (#3377) 2020-08-31 19:59:27 +02:00
redirectValidation.ts fix(v2): reject routeBasePath: '' (#3377) 2020-08-31 19:59:27 +02:00
types.ts feat(v2): debug pages + debug layout + ability to debug content (#3229) 2020-08-07 11:47:43 +02:00
writeRedirectFiles.ts chore(v2): Fix a lot of eslint warnings (#2972) 2020-06-20 12:30:18 +08:00