Replies: 1 comment 3 replies
-
It should be possible to import mongoose as esm module. Is this not "enough"? What would be needed to fulfill this feature request? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the title says, i wanted to ask if there are any plans for mongoose to switch to ESM in the next major versions, because NodeJS 12 supports ESM without flags and mongoose uses this as the minimal NodeJS version and ESM seems to be preferred now over CJS.
Note: this is just a question if there are any plans / consideration for ESM, this is not a feature proposal.
Beta Was this translation helpful? Give feedback.
All reactions