mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-03 04:15:01 +00:00
Tweaks
This commit is contained in:
parent
ca3754a668
commit
bfdf4e51e1
2457
package-lock.json
generated
Normal file
2457
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -37,8 +37,8 @@
|
|||||||
"husky": {
|
"husky": {
|
||||||
"skipCI": true,
|
"skipCI": true,
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"pre-commit": "npm run build && npm run format",
|
"pre-commit": "npm run build && npm run format && npm run build-dist",
|
||||||
"post-commit": "npm prune --production && git add node_modules/* && git commit -m \"Husky commit correct node modules\""
|
"post-commit": "npm prune --production"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user