mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
50fb0c6e61
Change-Id: I43186c26521eca6405d0ab8b3a50b545a91b5cc2 Issue: https://github.com/dart-lang/sdk/issues/46617 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215013 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com> |
||
---|---|---|
.. | ||
bin | ||
lib | ||
pubspec.yaml | ||
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.