* feat(v2): use relative routes path in postBuild hook * feat(v2): use relativeRoutesPath in other methods and modify tests * fix(v2): fix D2 client redirects and tests * feat(v2): add tests for relativeRoutesPaths * fix(v2): fix some typos in configValidation * fix(v2): fix an eslint warning and restart github action * refactor(v2): create a removePrefix method * refactor(v2): inline unnecessary method |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| templates | ||
| collectRedirects.ts | ||
| createRedirectPageContent.ts | ||
| extensionRedirects.ts | ||
| index.ts | ||
| normalizePluginOptions.ts | ||
| redirectValidation.ts | ||
| types.ts | ||
| writeRedirectFiles.ts | ||