chore: add build step in precommit
This commit is contained in:
parent
908591b6b7
commit
facf11d294
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
npm run lint --cache
|
npm run lint --cache
|
||||||
npm run test
|
npm run test
|
||||||
|
npm run build
|
||||||
npx size-limit
|
npx size-limit
|
||||||
|
|
Loading…
Reference in a new issue