Open goldylucks opened 2 years ago
would be easier to consume this package if you transpile it with babel before shipping.
right now I copy pasted it locally because jest is throwing syntax errors
I will consider it, but in the meantime, you can use a previous version normalize-mongoose@0.0.1.
normalize-mongoose@0.0.1
You can also read more about moving from CommonJS to ESM here.
Sounds reasonable request to me, so +1
would be easier to consume this package if you transpile it with babel before shipping.
right now I copy pasted it locally because jest is throwing syntax errors