Skip to content

fix: module library export generation when mixing commonjs and esm modules#19428

Merged
alexander-akait merged 1 commit intomainfrom
issue-19423
Apr 17, 2025
Merged

fix: module library export generation when mixing commonjs and esm modules#19428
alexander-akait merged 1 commit intomainfrom
issue-19423

Conversation

@alexander-akait
Copy link
Member

What kind of change does this PR introduce?

fixes #19423

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

No

What needs to be documented once your changes are merged?

No

@alexander-akait alexander-akait merged commit bd1ff8c into main Apr 17, 2025
61 of 63 checks passed
@alexander-akait alexander-akait deleted the issue-19423 branch April 17, 2025 00:54
3ru pushed a commit to 3ru/webpack that referenced this pull request Jul 1, 2025
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.

The export statement generated by v5.99.5 combined with ts-loader has syntax errors

1 participant