UNPKG

127 Bapplication/x-shView Raw
1mkdir dist || true
2
3npx babel jstoxml.js --out-file dist/jstoxml.js
4npx uglifyjs dist/jstoxml.js -ecma=5 -o dist/jstoxml-min.js
\No newline at end of file