[Pkg-javascript-devel] Bug#932965: Fix ES module exports in node-magic-string : what is left?
Julien Puydt
julien.puydt at laposte.net
Tue Jul 30 20:03:22 BST 2019
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
More information about the Pkg-javascript-devel
mailing list