Dear maintainers, I'm packaging a go application [1] that makes use of babel-standalone [2] by including babel.js and babel.min.js (only using the latter actually) vendored into the upstream tarball.
After an informative quick chat on #debian-js, it seems the consensus is that it would be beneficial to produce babel-standalone along with the ones included on this ITP - could you let me know if that would be acceptable, and what would be the best way to proceed (I'm currently not a member of the pkg-javascript team, but would be happy to help to the extent possible)? babel-standalone seems to be available both as a non-minified and minified .js directly on the upstream repository, which are generated from the "real" node-babel sources. Thanks in advance, [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858353 [2] https://github.com/babel/babel-standalone