Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix TypeScript Module Configuration (especially for ESM) #574

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

LukasHeimann
Copy link
Contributor

  • Use correct module/moduleResolution settings: Node16 for esm build, legacy options only for cjs build
  • Fix a few imports that are now found by typescript, especially around type imports

Compare #573

@vobu vobu merged commit 56552d5 into ui5-community:main Jan 10, 2024
13 checks passed
@LukasHeimann LukasHeimann deleted the pathModuleConfiguration branch January 10, 2024 13:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants