Fix let-bug in Resources.unref() caught by ES6 (another was fixed previously)
[jst_server.git] / link.sh
1 #!/bin/sh
2 rm -rf node_modules package-lock.json
3 npm link @ndcode/json_cache @ndcode/json_cache_rw @ndcode/jst_cache @ndcode/less_css_cache @ndcode/menu_cache @ndcode/min_css_cache @ndcode/min_html_cache @ndcode/min_js_cache @ndcode/min_svg_cache @ndcode/sass_css_cache @ndcode/text_cache @ndcode/zip_cache
4 npm install
5 npm link