mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Make const_finder a kernel snapshot rather than app_jit (flutter/engine#26958)
This commit is contained in:
parent
36e5741c32
commit
7d104db2ff
@ -7,6 +7,7 @@ import("//third_party/dart/utils/application_snapshot.gni")
|
||||
application_snapshot("const_finder") {
|
||||
main_dart = "bin/main.dart"
|
||||
dot_packages = ".dart_tool/package_config.json"
|
||||
dart_snapshot_kind = "kernel"
|
||||
|
||||
training_args = [ "--help" ]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user