feat: codecov (#8219)

This commit is contained in:
ckohen
2022-07-03 06:33:18 -07:00
committed by GitHub
parent d95197cc78
commit f10f4cdcd8
13 changed files with 96 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
"description": "A set of builders that you can use when creating your bot",
"private": true,
"scripts": {
"test": "vitest run",
"build": "yarn build:css && yarn build:remix",
"build:css": "yarn generate:css",
"build:remix": "remix build",