Skip to content

test(theme): add test fixtures for custom theme partials and generate input.d.ts file - #235

Merged
avivkeller merged 2 commits into
webpack:mainfrom
moshams272:test/theme-partials
Aug 8, 2026
Merged

test(theme): add test fixtures for custom theme partials and generate input.d.ts file#235
avivkeller merged 2 commits into
webpack:mainfrom
moshams272:test/theme-partials

Conversation

@moshams272

Copy link
Copy Markdown
Member

Summary

This PR:

  • Configured the test runner to emit input.d.ts declarations from input.js using tsc to make it like the real pipeline as typedoc can't parse some js code (e.g., @implements).
  • Expanded the tests for our custom TypeDoc theme to ensure all custom partials overrides function correctly.

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-doc-kit Ready Ready Preview Aug 7, 2026 8:49pm

Request Review

@avivkeller
avivkeller merged commit e2c7e60 into webpack:main Aug 8, 2026
11 checks passed
@moshams272
moshams272 deleted the test/theme-partials branch August 8, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants