diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-14 11:31:02 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-14 11:31:02 +0900 |
| commit | 6bd35e345a4c5d74578b0f8a5c969027e7e15f02 (patch) | |
| tree | 3d71cd3020e4c5e0cb30579dca6cb651a54b2be0 /frontend/package.json | |
| parent | 1ca460b1690752e8924383ea22d5f6c9073743cb (diff) | |
| download | phperkaigi-2026-albatross-6bd35e345a4c5d74578b0f8a5c969027e7e15f02.tar.gz phperkaigi-2026-albatross-6bd35e345a4c5d74578b0f8a5c969027e7e15f02.tar.zst phperkaigi-2026-albatross-6bd35e345a4c5d74578b0f8a5c969027e7e15f02.zip | |
feat(frontend): add rollup-plugin-visualizer
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |
