Chore: Add codecov bundle analysis (#7673)

This commit is contained in:
shamoon
2024-09-10 17:41:31 -07:00
parent 9a7f95865f
commit cb6cf7f771
6 changed files with 520 additions and 4 deletions

View File

@@ -39,6 +39,7 @@
"zone.js": "^0.14.8"
},
"devDependencies": {
"@angular-builders/custom-webpack": "^18.0.0",
"@angular-builders/jest": "^18.0.0",
"@angular-devkit/build-angular": "^18.2.2",
"@angular-devkit/core": "^18.2.2",
@@ -50,6 +51,7 @@
"@angular-eslint/template-parser": "18.3.0",
"@angular/cli": "~18.2.2",
"@angular/compiler-cli": "~18.2.2",
"@codecov/webpack-plugin": "^1.0.1",
"@playwright/test": "^1.46.1",
"@types/jest": "^29.5.12",
"@types/node": "^22.0.2",