mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix an output file path for the frontend server package_incremental script (flutter/engine#13154)
This commit is contained in:
parent
577be07f6c
commit
511d10d2e9
@ -84,7 +84,7 @@ if (is_fuchsia_host || is_fuchsia) {
|
||||
inputs = frontend_server_files
|
||||
|
||||
outputs = [
|
||||
"$root_gen_dir/dart-pkg/frontend_server/pubspec.yaml",
|
||||
"$root_gen_dir/dart-pkg/flutter_frontend_server/pubspec.yaml",
|
||||
"$root_gen_dir/dart-pkg/vm/pubspec.yaml",
|
||||
"$root_gen_dir/dart-pkg/build_integration/pubspec.yaml",
|
||||
"$root_gen_dir/dart-pkg/front_end/pubspec.yaml",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user