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
52 stars 20 forks source link

fix: `parentResolve` is not a function #100

Closed timfish closed 3 weeks ago

timfish commented 3 weeks ago

Closes #99

dpnova commented 3 weeks 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 2 weeks ago

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