mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Changing the web renderer doesn't directly modify the environment's dart defines, and so doesn't do a full build invalidation. We need to include the web renderer in the build key for the compiler configuration. This information is used directly by the web targets to modify the dart defines that are passed into the compiler, so we need to rebuild if this information changes. |
||
---|---|---|
.. | ||
targets | ||
build_system_test.dart | ||
depfile_test.dart | ||
exceptions_test.dart | ||
file_store_test.dart | ||
hash_test.dart | ||
invalidated_reason_test.dart | ||
source_test.dart |