nodejs / import-in-the-middle

Like `require-in-the-middle`, but for ESM import
https://www.npmjs.com/package/import-in-the-middle
Apache License 2.0
60 stars 22 forks source link

change everything to use the require-in-the-middle API #1

Closed bengl closed 3 years ago

bengl commented 3 years ago

Title says it all.

Obviously this is semver major since literally the whole thing changed.

EDIT: Re-added the original API, so now it's a semver-minor.