You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work more canonically with Node.js projects (i.e. ability to use require cache, dependency resolutions and so on)
If this works, I can prepare a small PR over the next few days. To keep backwards compatibility, I can set it up as a new output artifact that wouldn't impact anything - would that work?
The text was updated successfully, but these errors were encountered:
I'd like to suggest creating another rollup artifact without the bundled estraverse.
This would have a few advantages:
estraverse.VisitorKeys
, which would allow using esquery with things like TypeScript and JSX (and be a sensible workaround for Add optional JSX-Support while keeping original behaviour the default #57)If this works, I can prepare a small PR over the next few days. To keep backwards compatibility, I can set it up as a new output artifact that wouldn't impact anything - would that work?
The text was updated successfully, but these errors were encountered: