Closed
Description
The root cause of dart-lang/pub-dev#2104 is that the package archive contains the documentation, e.g. in this directory both lowercase and uppercase quickReplies.html
is present.
Besides the chance of name collision of Windows filesystem, it is an extra content that should not be part of the package (e.g. most users won't check and see the documentation that way).
Should we add e.g. a -30 penalty for it? /cc @jonasfj
Metadata
Metadata
Assignees
Labels
No labels