Files
sdk/tools/dart2js/sourceMapViewer

This program serves a visualization of a JavaScript source map file generated 
by dart2js or pub.

Usage: dart bin/source_map_viewer.dart <path to map file>.

The default system browser is started and pointed to the viewer if available.