Skip to content

Commit 4bb807b

Browse files
authored
Merge pull request #12 from selfagency/dev
building would help too
2 parents 98b1c22 + 470777e commit 4bb807b

File tree

6 files changed

+19884
-14286
lines changed

6 files changed

+19884
-14286
lines changed

.husky/pre-commit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4+
./node_modules/.bin/ncc build action.js --license licenses.txt
5+
git add dist
46
./node_modules/.bin/lint-staged --allow-empty

0 commit comments

Comments
 (0)