-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.Use area-dart-cli for issues related to the 'dart' command like tool.area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.dart-cli-buildlibrary-ffitriagedIssue has been triaged by sub teamIssue has been triaged by sub team
Milestone
Description
When using the new native assets feature (#50565 and flutter/flutter#129757), the code that invokes build.dart
seems to be burying its stdout and stderr.
I think it makes sense that end developers will not want to be bothered by log statements from these build steps, but seeing output / logging statements is important when writing or debugging build.dart.
I'm not sure how to differentiate between these two scenarios, but an escape hatch for build.dart
authors would be a significant DX improvement.
gnprice and damywise
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.Use area-dart-cli for issues related to the 'dart' command like tool.area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.dart-cli-buildlibrary-ffitriagedIssue has been triaged by sub teamIssue has been triaged by sub team
Type
Projects
Status
Todo