Assuming all jest should have been removed in #1033 (#1511)

* all references to jest should have been removed in #1033
* clarify that `cross-env` is used to ensure that environmental variables get applied on Windows (previous usage of cross-env was removed in #1033)
This commit is contained in:
Eoghan Murray
2026-04-01 12:00:00 +08:00
committed by GitHub
parent bbf7efd61c
commit 5540e450a1
6 changed files with 12 additions and 39 deletions

View File

@@ -22,7 +22,6 @@
"@types/react-dom": "^18.0.6",
"@types/webextension-polyfill": "^0.9.1",
"@vitejs/plugin-react": "^4.2.1",
"cross-env": "^7.0.3",
"type-fest": "^2.19.0",
"vite": "^5.2.8",
"vite-plugin-web-extension": "^4.1.3",