Build: correct name for tarball

This commit is contained in:
BoykoAlex
2017-08-04 15:15:56 -04:00
parent 3863f3862b
commit 1ba72ba780

View File

@@ -25,7 +25,7 @@ npm install bundle-deps
node ./node_modules/bundle-deps/bundle-deps .
basename = $(npm pack)
basename = $(npm pack | tee /dev/tty)
echo ${basename}