chore(ci): track bundle size (#1630)

* chore(ci): track bundle size

---------

Co-authored-by: pauldambra <pauldambra@users.noreply.github.com>
This commit is contained in:
Paul D'Ambra
2025-02-06 10:17:43 +00:00
committed by GitHub
parent 965b0a9836
commit a95b3e8e7f
5 changed files with 50 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
"markdownlint": "^0.25.1",
"markdownlint-cli": "^0.31.1",
"prettier": "2.8.4",
"rollup-plugin-visualizer": "^5.12.0",
"turbo": "^2.0.4",
"typescript": "^5.4.5"
},