flutter/packages/flutter_tools/test/general.shard/build_system
Jonah Williams aa90dbe7f4
[flutter_tools] disable source maps by default for release builds, enable for run and with command line arg (#67331)
Disables source map production by default for build web. For web builds performed as a part of flutter run --release, enable the source maps, or allow force enabling with --source-maps command line flag.

fixes #67328
2020-10-05 13:24:51 -07:00
..
targets [flutter_tools] disable source maps by default for release builds, enable for run and with command line arg (#67331) 2020-10-05 13:24:51 -07:00
build_system_test.dart Replace MockArtifacts with Artifacts.test() (#67012) 2020-09-30 16:25:29 -07:00
depfile_test.dart [flutter_tools] migrate windows to assemble (#55187) 2020-04-22 12:26:49 -07:00
exceptions_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
file_store_test.dart Replace MockArtifacts with Artifacts.test() (#67012) 2020-09-30 16:25:29 -07:00
source_test.dart Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) 2020-06-23 17:19:29 -07:00