We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684fb73 commit 1e1fd1eCopy full SHA for 1e1fd1e
apps/bundle-analyzer/README.md
@@ -12,3 +12,9 @@ This package is not published to npm. Instead it's built and vendored into the m
12
- 🔍 **Dependency Tracking**: View import chains and dependency relationships
13
- 🎨 **Filter Controls**: Filter by environment (client/server) and file types (JS/CSS/JSON/Assets)
14
- 🔎 **Search Functionality**: Search through files in your bundle
15
+
16
+## Updating
17
18
+When landing non-trivial changes, consider updating the demo site:
19
+* Site: https://turbopack-bundle-analyzer-demo.vercel.sh/
20
+* Repo: https://github.com/vercel/turbopack-bundle-analyzer-demo
0 commit comments