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
I'm sorry I don't have a small reproducable case, but when when using rollup with rollup-plugin-commonjs and importing graphql, there is some weird things going on this line:
I'm sorry I don't have a small reproducable case, but when when using rollup with rollup-plugin-commonjs and importing graphql, there is some weird things going on this line:
magic-string/src/MagicString.js
Line 549 in c1c7930
See the screenshot here:
rollup/rollup#1859 (comment)
Essentially, in some previous code magicstring set content to the string
'undefined'
(maybe here?):magic-string/src/MagicString.js
Line 222 in c1c7930
The text was updated successfully, but these errors were encountered: