Let `npm pack` create the assets tarball for us
That way the tarball we upload to Github is the same as the one that we get from installing Converse via NPM. CC @ChaosKid42 To create the tarball containing the assets, just run `npm pack`. This is the same tarball that gets uploaded to https://npmjs.org
Showing
Please register or sign in to comment