2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

[PUI] Add codecov bundler analyzer (#8097)

* add codecov bundler analyzer

* Add CI step for upload

* control comment behaviour

* fix yarn.lock merge
This commit is contained in:
Matthias Mair
2024-09-14 01:30:30 +02:00
committed by GitHub
parent d4e67c0f03
commit a5ab4a30ea
5 changed files with 220 additions and 10 deletions

View File

@ -71,6 +71,7 @@
"@babel/core": "^7.25.2",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@codecov/vite-plugin": "^1.0.0",
"@lingui/cli": "^4.11.4",
"@lingui/macro": "^4.11.4",
"@playwright/test": "^1.47.0",