Allow to output either raw or transformed AST, fix several transformation bugs with...
[jst.git] / link.sh
1 #!/bin/sh
2 rm -rf node_modules package-lock.json
3 npm link @ndcode/build_cache @ndcode/clean-css @ndcode/disk_build @ndcode/uglify-js
4 npm install
5 npm link