Merge repos with workflow
This commit is contained in:
4
themes/LoveIt/.husky/pre-commit
Normal file
4
themes/LoveIt/.husky/pre-commit
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/zsh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npm run build && npm run copy && git add resources assets/js
|
||||
Reference in New Issue
Block a user