Skip to content

Move .pub to .dart_tool/pub #1795

Closed
Closed
@natebosch

Description

See dart-lang/site-www#444 (comment)

We are using .dart_tool/ directory for the build system because we didn't want to mix with .pub/.
This directory has another level of namespacing (we use .dart_tool/build today) which would let us add .dart_tool/pub and reduce the number of directories the user needs to ignore.

Moving would be good in the long term, but add some short term pain during the transition.

cc @kevmoo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions