Skip to content

Commit

Permalink
chore: update husky pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonzq committed May 7, 2022
1 parent b4169f3 commit 7f5bcda
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 403 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run build && npm run copy && git add resources assets/js
Loading

0 comments on commit 7f5bcda

Please sign in to comment.