Skip to content

Conversation

@codeworrior
Copy link
Member

@codeworrior codeworrior commented Oct 13, 2025

The new .dtsgenrc option "modulesWithNamedExports" can be an array of module names for which named exports are generated. For library modules, this happens automatically, they don't have to be listed.

The new option is useful for the webcomponent package files created by ui5-tooling-modules. They should behave similar to library modules.

…xports

The new .dtsgenrc option "modulesWithNamedExports" can be an array of
module names for which named exports are generated. For library modules,
this happens automatically, the y don't have to be listed.

The new option is useful for the webcomponent package files created by
ui5-tooling-modules. They should behave similar to library modules.
@codeworrior codeworrior changed the title feat(dts-generator): introduce new directive for modules with named e… feat(dts-generator): introduce new directive for modules with named exports Oct 13, 2025
Copy link
Contributor

@petermuessig petermuessig left a comment

Choose a reason for hiding this comment

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

LGTM

@codeworrior codeworrior merged commit 26e96b3 into main Oct 13, 2025
7 checks passed
@codeworrior codeworrior deleted the add-directive-for-named-exports branch October 13, 2025 19:40
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.

3 participants