commit | 173173868aa030ef6431cdc82ffe823ce77649f8 | [log] [tgz] |
---|---|---|
author | Tod Bachman <tod.bachman@workiva.com> | Mon Feb 10 17:04:07 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Feb 10 16:04:07 2020 -0800 |
tree | a9ce31b77da3170e35386ebf6be86dd7ec493c41 | |
parent | 27129d3a37067071492a3d0bb08f026645d38a30 [diff] |
Handle null names field when parsing source map files (dart-lang/source_maps#40) The field is required by the spec, but we can be more lenient.