mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
add frontend server as a non dart dep of fuchsia_tool (#24075)
This commit is contained in:
parent
d92d175bcb
commit
00c07266c1
@ -246,9 +246,11 @@ dart_tool("fuchsia_tools") {
|
||||
|
||||
disable_analysis = true
|
||||
|
||||
non_dart_deps = [
|
||||
"//third_party/flutter/frontend_server:frontend_server_tool",
|
||||
]
|
||||
|
||||
deps = [
|
||||
":flutter_tools",
|
||||
]
|
||||
|
||||
# TODO(jonahwilliams): add a frontend_server as a non dart dep.
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user