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: `parentResolve` is not a function #100

Closed timfish closed 5 months ago

timfish commented 5 months ago

Closes #99

dpnova commented 5 months ago

Is there an alpha or something this is included in? I've been hit with the issue in #99 too

edit: using direct github override for now

timfish commented 5 months ago

There a patch here that includes all the recently merged PRs and also #106.