diff --git a/.husky/pre-commit b/.husky/pre-commit index a4fc325..95aa2aa 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,3 +2,6 @@ . "$(dirname -- "$0")/_/husky.sh" npm exec lint-staged +npm run package +git add dist +