mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
* fix: precommit script tracks size snapshots * feat: replace registryIds with knownTemplates
2 lines
105 B
Plaintext
Executable File
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
|