webassemblyjs
webassemblyjs copied to clipboard
chore: bump up internal package versions to fix esm issue.
Hi there, I'm working on a project that use a esm bundler. I found a module resolve issue related to this packages. Some of the internal packages version is out dated, and they are also not correctly build esm version ( the esm folder is missing in 1.11.6) This PR should fix this small issue. Please review and push out a minor release if you could (or just re-publish as same current version, whatever suit your release method). Thanks!
Hi Sven @xtuc , can you please take a look this please? it could break any project using webpack and esm building tool. Thanks