1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Simplify ui task command

This commit is contained in:
Dan Finlay 2016-06-30 23:15:38 -07:00
parent d1545245c2
commit 50afc386e5

View File

@ -7,7 +7,7 @@
"start": "gulp dev",
"test": "mocha --require test/helper.js --compilers js:babel-register --recursive",
"watch": "mocha watch --compilers js:babel-register --recursive",
"ui": "cd development && beefy mocker.js:bundle.js --live --open"
"ui": "beefy development/mocker.js:bundle.js --live --open --cwd development --index=./development/index.html"
},
"browserify": {
"transform": [