-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
effort1: hoursfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Milestone
Description
There are a few things that need to happen to support using parts, lets collect them here.
- Add support for discovering angular annotations in parts.
- Skip any dart files with a
part ofdirective if they are primary inputs (do not output a.ng.depsfile). - Whenever we find a
partdirective in a primary input load the file and treat any annotations found as if they were in the current file.
- Skip any dart files with a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort1: hoursfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues