Bazyli Brzóska (Zendesk)
Bazyli Brzóska (Zendesk)
Works great, however when I specify `moduleTypes` to override files outside of the project, like this: ```json5 "ts-node": { "swc": true, "transpileOnly": true, "experimentalSpecifierResolution": "node", "moduleTypes": { "../**/*": "mjs" }...
We're seeing the same issue after upgrading to Lighthouse 11 from 9.
We're experiencing the same issue at Zendesk. Dynamic ESM imports stop working when Sentry 8 is installed. Have to keep using Sentry 7 for now.
can we get this one merged plz?
Adding one more suggestion: it would be nice if we could provide the operation document itself as the argument, i.e.: ``` laika.intercept({operation: QueryDocument}) ```
hey folks, any changes this gets merged? it's been years.