Skip to content

Keep JsDocs in dist bundles#34

Merged
ndeloof merged 1 commit into
mainfrom
keepJsDocs
Oct 9, 2025
Merged

Keep JsDocs in dist bundles#34
ndeloof merged 1 commit into
mainfrom
keepJsDocs

Conversation

@wmluke

@wmluke wmluke commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

- What I did
Keep JsDocs in dist bundles. Closes #28.

- How I did it
Disabled comment removal in TypeScript compilation (removeComments: false)

- How to verify it
Inspect dist/*.d.mts and dist/*.d.cts files.

- Human readable description for the release notes

Keep JsDocs in dist bundles

- A picture of a cute animal (not mandatory but encouraged)

@wmluke wmluke requested a review from Copilot October 9, 2025 03:07
@wmluke wmluke self-assigned this Oct 9, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wmluke wmluke requested a review from ndeloof October 9, 2025 03:08
@ndeloof ndeloof merged commit eae1a10 into main Oct 9, 2025
5 of 6 checks passed
@ndeloof ndeloof deleted the keepJsDocs branch October 9, 2025 05:24
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.

comments are stripped in built bundle

3 participants