diff options
author | Richard van der Hoff <richard@matrix.org> | 2016-09-05 18:40:37 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2016-09-05 18:40:37 +0100 |
commit | e7996e5984f208dd29532450687a38533ae50182 (patch) | |
tree | 039bd0a8198472dca10af81c67c304a2de375e61 /jenkins.sh | |
parent | 099757dc8fec79afea56ca0e86faa96911fdb4b4 (diff) |
pack the js after building
Diffstat (limited to 'jenkins.sh')
-rwxr-xr-x | jenkins.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ make test . ~/.emsdk_set_env.sh make js +npm pack javascript |