Skip to content

Add extensions to direct imports from dependencies#279

Merged
mattrunyon merged 1 commit intodeephaven:mainfrom
mattrunyon:import-fixes
Nov 10, 2021
Merged

Add extensions to direct imports from dependencies#279
mattrunyon merged 1 commit intodeephaven:mainfrom
mattrunyon:import-fixes

Conversation

@mattrunyon
Copy link
Collaborator

We had some imports which did not have explicit extensions. This resulted in our ES modules not being valid for those packages as the imports could break when resolving. Caused a problem when trying to use the chart component in docs with the error saying the imports needed explicit extensions since our modules are marked as ESM.

@mattrunyon mattrunyon added the bug Something isn't working label Nov 9, 2021
@mattrunyon mattrunyon requested a review from mofojed November 9, 2021 21:40
@mattrunyon mattrunyon self-assigned this Nov 9, 2021
@mattrunyon mattrunyon merged commit 293603b into deephaven:main Nov 10, 2021
@mattrunyon mattrunyon deleted the import-fixes branch November 10, 2021 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants