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
55 stars 22 forks source link

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

Closed khanayan123 closed 7 months ago

khanayan123 commented 7 months ago

This reverts commit 4df8a29e36c2c68edf4b6428917209ce2ada906c.

synchrone commented 7 months ago

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