mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add mmap dependency to flutter_frontend_server (flutter/engine#39090)
In a follow-up change in Dart SDK, package:compiler (a dependency of flutter_frontend_server) will start using package:mmap
This commit is contained in:
parent
4ff7444e15
commit
a607bb8bce
@ -77,6 +77,8 @@ dependency_overrides:
|
||||
path: ../testing/litetest
|
||||
meta:
|
||||
path: ../../third_party/dart/pkg/meta
|
||||
mmap:
|
||||
path: ../../third_party/dart/pkg/mmap
|
||||
package_config:
|
||||
path: ../../third_party/dart/third_party/pkg/package_config
|
||||
path:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user