upload-webdav/.husky/pre-commit

6 lines
70 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run dist
git add dist/*