unity-builder/.husky/pre-commit

5 lines
77 B
Plaintext
Raw Normal View History

2021-12-13 14:38:12 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
2021-12-13 14:40:41 +00:00
yarn build && git add dist/index.*