Whitelist .dart_tool\build\entrypoint
to run as Dart and not Flutter to make debugging of builders easier
#1942
Labels
in debugger
Relates to the debug adapter or process of launching a debug session
in flutter
Relates to running Flutter apps
is enhancement
Milestone
When trying to launch the generated build.dart in `.dart_tool\build\entrypoint it is currently launched as flutter and not as Dart project.
The text was updated successfully, but these errors were encountered: