dev script
Showing
... | @@ -25,7 +25,8 @@ | ... | @@ -25,7 +25,8 @@ |
"test:pw:docker": "docker run --rm --network host -v $(pwd):/work/ -w /work/ -it mcr.microsoft.com/playwright:v1.35.1-focal ./playwright/run-tests.sh", | "test:pw:docker": "docker run --rm --network host -v $(pwd):/work/ -w /work/ -it mcr.microsoft.com/playwright:v1.35.1-focal ./playwright/run-tests.sh", | ||
"test:pw:ci": "yarn test:pw --project=$PW_PROJECT", | "test:pw:ci": "yarn test:pw --project=$PW_PROJECT", | ||
"test:jest": "jest", | "test:jest": "jest", | ||
"test:jest:watch": "jest --watch" | "test:jest:watch": "jest --watch", | ||
"favicon:generate:dev": "./tools/scripts/favicon-generator.dev.sh" | |||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@chakra-ui/react": "2.7.1", | "@chakra-ui/react": "2.7.1", | ||
... | ... |
383 Bytes
439 Bytes
public/favicon/favicon.ico
0 → 100644
14.7 KB
tools/scripts/favicon.svg
0 → 100644