From 6bd35e345a4c5d74578b0f8a5c969027e7e15f02 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 14 Feb 2026 11:31:02 +0900 Subject: feat(frontend): add rollup-plugin-visualizer --- frontend/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 97dee22..dfbaa55 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -43,6 +43,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "globals": "^17.3.0", "openapi-typescript": "^7.13.0", + "rollup-plugin-visualizer": "^6.0.5", "shiki-codegen": "^3.22.0", "tailwindcss": "^4.1.18", "typescript": "^5.9.3", -- cgit v1.3.1