-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Support glob options in assetPattern #11850
Copy link
Copy link
Closed
Labels
area: @angular/clifeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity2: inconvenient
Milestone
Metadata
Metadata
Assignees
Labels
area: @angular/clifeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity2: inconvenient
Bug Report or Feature Request (mark with an
x)Command (mark with an
x)Desired functionality
Asset pattern supports glob patterns but does not support glob options.
What about something like the following?
This would help with file duplication issues.