marko/.husky/pre-commit
Michael Rawlings 21d260151c
fix: precommit script tracks size snapshots (#2243)
* fix: precommit script tracks size snapshots
* feat: replace registryIds with knownTemplates
2024-06-11 16:46:36 -04:00

2 lines
105 B
Plaintext
Executable File

npm exec -- lint-staged && npm run build && npm run build:sizes && git add .sizes.json && git add .sizes