Hi, the original report was about shipping the files correctly and fixing the ES module exports.
For the first part you already committed a fix, and for the later, I had a look and the end of dist/magic-string.es.js is: export { Bundle, SourceMap }; export default MagicString$1; //# sourceMappingURL=magic-string.es.js.map which looks quite correct as far as I understand things. Can I upload? JP