Skip to content

Commit

Permalink
just add targets for macos and linux
Browse files Browse the repository at this point in the history
  • Loading branch information
sam0x17 committed Jun 24, 2020
1 parent 57745ce commit 1949b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
cd js || exit 1
npm install -g pkg || exit 1
npm install --save terser || exit 1
pkg minify.js --out-path ../dist
pkg minify.js --out-path ../dist --targets macos,linux

0 comments on commit 1949b3b

Please sign in to comment.