Files
sdk/pkg/dart2js_tools
Mayank Patke 4978ad148c [dart2js_tools] Update pubspec to 3.8 and reformat.
Change-Id: I8216c8d0bcbaf2b9fe6aecb256b9a3f9d5efc47a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427562
Auto-Submit: Mayank Patke <fishythefish@google.com>
Reviewed-by: Nate Biggs <natebiggs@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
2025-05-08 14:36:29 -07:00
..

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.