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
72 stars 27 forks source link

fix: Handle cyclical reference to current file #83

Closed timfish closed 6 months ago

timfish commented 6 months ago

Closes #82