6 git clone git@github.com
:transloadit
/jquery-sdk.git
9 grep -v 'call compile_js' Makefile
> Makefile.tmp
10 mv Makefile.tmp Makefile
14 var jQuery = require('jquery');
15 "; cat build
/jquery.transloadit2-latest.js
) |
sed -e 's/window\.jQuery/jQuery/' > build
/jquery.transloadit2-latest.js.tmp
17 cp jquery-sdk
/build
/jquery.transloadit2-latest.js.tmp ..
/public
/repo
/transloadit
/jquery.transloadit2-v2-latest.js