Skip to content

Commit 1e1fd1e

Browse files
authored
Cross link to the demo from the bundle analyzer (#87290)
Drop some references so there is a plausible path to updating these in the future
1 parent 684fb73 commit 1e1fd1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apps/bundle-analyzer/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ This package is not published to npm. Instead it's built and vendored into the m
1212
- 🔍 **Dependency Tracking**: View import chains and dependency relationships
1313
- 🎨 **Filter Controls**: Filter by environment (client/server) and file types (JS/CSS/JSON/Assets)
1414
- 🔎 **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

Comments
 (0)