Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Update README.md with a deprecation notice #39

Merged
merged 1 commit into from
Jun 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Dump-Info visualizer
## Repo deprecation notice

**NOTE**: This repository has been deprecated; for information and tooling related to
understanding the size of your compile web applications, see instead:

https://github.com/dart-lang/sdk/tree/master/pkg/dart2js_info

## Dump-Info visualizer

A web based visualizer for the dart2js `--dump-info` option.

Expand Down