Fix prefix-setting bug causing SVGs not to display, make the prefix shorter
[min_svg_cache.git] / link.sh
1 #!/bin/sh
2 rm -rf node_modules package-lock.json
3 npm link @ndcode/build_cache @ndcode/disk_build
4 npm install
5 npm link