Skip to content

Commit

Permalink
ci(commit): add pre-commit bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
exiguus committed Jan 15, 2024
1 parent e9bf005 commit 93fae37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
. "$(dirname -- "$0")/_/husky.sh"

npm exec lint-staged
npm run package
git add dist

0 comments on commit 93fae37

Please sign in to comment.