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

Revert "Fix loader cyclical dependency bug (#36)" #48

Closed khanayan123 closed 11 months ago

khanayan123 commented 11 months ago

This reverts commit 4df8a29e36c2c68edf4b6428917209ce2ada906c.

synchrone commented 11 months ago

would love to know the reason this was unmerged. Seemed like a decent approach to fix #32