mirror of
https://github.com/marko-js/marko.git
synced 2026-02-01 16:07:13 +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
|