Skip to content

Pub build filters out .dart files in lib/, even in debug mode #846

Closed
@DartBot

Description

@DartBot

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"> Issue by munificent
Originally opened as dart-lang/sdk#16567


In debug mode, Dart files should not be filtered out by pub build. Currently they are if they live in a package's lib directory, regardless of build mode.

See this thread:

https://groups.google.com/a/dartlang.org/forum/#!topic/misc/JjilMA9pQXE

Metadata

Metadata

Assignees

Labels

type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions