DescriptionEmbedded libs key rename to defuse server landmine.
1.13 stable builds of the SDK contain a version of server that fails catastrophically when analyzing source that imports packages that define embedded libraries. Since we can't pragmatically require more recent SDKs for flutter development we have been prevented from landing embedded libs in the flutter engine. By renaming the key we use to identify contributed libraries, this change avoids the issue. Old versions of server will simply ignore the new key and new ones will process it properly. Win-win!
BUG=
R=danrubel@google.com
Committed: https://github.com/dart-lang/sdk/commit/9b1fa223a83792756a1dcf4e400e4ae7b1c99917
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|