Control: reassign -1 node-magic-string

I think this comes from the inconsistent exports in es.js and cjs.js

es.js has this line at the end,

export { Bundle, SourceMap };

but cjs.js or umd.js does not export these.

Reply via email to