mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 09:43:08 +00:00
21ab29fef6
Change-Id: Ic0926143ea98bc3bc1eebfaca0d20c3f5578154a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/282808 Reviewed-by: Kevin Moore <kevmoo@google.com> Reviewed-by: Nate Bosch <nbosch@google.com> Commit-Queue: Devon Carew <devoncarew@google.com> |
||
---|---|---|
.. | ||
bin | ||
lib | ||
OWNERS | ||
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.