tree: a7e67d4a9dfc9ed66aca9b9d449264a5a9badf78 [path history] [tgz]
  1. bin/
  2. lib/
  3. pubspec.yaml
  4. README.md
pkg/dart2js_tools/README.md

dart2js_tools

This package collects tools used with dart2js.

For now, this contains scripts useful to work with obfuscated stack traces in production and reading data from the extensions added to source-maps by dart2js (like minified names and inlined stack frames).

In the future we plan to merge here tools in the dart2js_info package as well.