Skip to content

Commit 36b47f2

Browse files
author
fabianmoronzirfas
committed
build(update husky):
1 parent 2c76f88 commit 36b47f2

File tree

7 files changed

+5
-580
lines changed

7 files changed

+5
-580
lines changed

assets/js/jquery.min.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

assets/js/main.bundle.js

Lines changed: 1 addition & 458 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/main.bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/p5.min.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

assets/js/reference.bundle.js

Lines changed: 1 addition & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/reference.bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"husky": {
6565
"hooks": {
66-
"pre-push": "npm run webpack:prod && npm run jekyll:prod"
66+
"pre-commit": "npm run webpack:prod"
6767
}
6868
}
6969
}

0 commit comments

Comments
 (0)