add build analyzer

This commit is contained in:
Felix Roos 2022-09-10 23:04:21 +02:00
parent 88e1211762
commit 96f49f117a
4 changed files with 4489 additions and 0 deletions

View file

@ -25,6 +25,7 @@
"@vitejs/plugin-react": "^1.3.0",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.13",
"rollup-plugin-visualizer": "^5.8.1",
"tailwindcss": "^3.0.24",
"vite": "^2.9.9"
}