Skip to content

Conversation

@lehni
Copy link
Collaborator

@lehni lehni commented Mar 18, 2022

Even though #2023 was already closed, I noticed that the db-errors classes can't be import named in ESM projects:
#2023 (comment)

The problem is the used spread operator. The classes need to be exported explicitly for this to work. this PR fixes the remaining broken exports.

@kibertoad kibertoad merged commit 4e04f55 into Vincit:master Mar 18, 2022
@kibertoad
Copy link
Collaborator

Thank you!

@lehni lehni deleted the fix/make-all-named-exports-work-for-esm branch March 19, 2022 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants