-
-
Notifications
You must be signed in to change notification settings - Fork 20
ESM support #66
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Would you be open to a PR that exposes es modules in the deployed package as
.mjsartifacts ?This doesn't need to be a breaking change but likely all drivers won't be importable as es modules so only subset of databases would be available through esm.
I am trying to migrate a project to esm and currently ts-sql-query is one of the few dependencies that aren't exposed as esm.