9a9b33eb0b
Change-Id: I09026eb9cd11d2bcc136a4f7448038ae270df8a2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/357607 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>
15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"vm": {
|
|
"comment:0": "This adds to the default libraries found in the platform.",
|
|
"libraries": {
|
|
"test": {
|
|
"patches": [
|
|
"patch_lib1.dart",
|
|
"patch_lib2.dart"
|
|
],
|
|
"uri": "origin_lib.dart"
|
|
}
|
|
}
|
|
}
|
|
}
|