feat: use wrapper

This commit is contained in:
Tom Hu 2024-10-22 10:03:28 -05:00
parent e43f28e103
commit d5766962c2
No known key found for this signature in database
GPG key ID: 79155678363963D2
30 changed files with 372 additions and 40561 deletions

View file

@ -2,8 +2,5 @@
set -e
npm install
npm run lint
npm run build
git add dist/
git add package-lock.json
cp src/scripts/dist/codecov.sh dist/codecov.sh
git add dist/codecov.sh