X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=libs%2Fstellar-util%2Fpackage.json;h=dbf64c1947ec4cdac4879f0b35fc479169eaf000;hb=5b2edb3998aaaf7ec68177cde816446f017df168;hp=676e084ff6029d124d68b3ef57b5d2ae7eeebf05;hpb=c2e4f93870bcebdebf501ba0353f2837ab68417f;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/libs/stellar-util/package.json b/libs/stellar-util/package.json index 676e084..dbf64c1 100644 --- a/libs/stellar-util/package.json +++ b/libs/stellar-util/package.json @@ -2,7 +2,7 @@ "name": "stellar-util", "version": "0.0.1", "scripts": { - "build": "browserify stellar-util.js | uglifyjs -c -m > ../../src/js/stellar-util.js" + "build": "browserify stellar-util.js > /tmp/stellar-util.js" }, "dependencies": { "ed25519-hd-key": "^1.0.0",