Opened 4 years ago
Last modified 3 years ago
#18979 new defect
Possible star mapping build regression
Reported by: | dylan | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.14 |
Component: | BuildSystem | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I received a report of an issue in Dojo 1.11.x and newer with star mapping in builds, namely:
map: { "*": { "dojo/date/locale": "team/patch/dojo-date-locale" } }
Then the original mapped files (in this case dojo/date/locale.js) are removed from the built results and are requested separately.
Note: See
TracTickets for help on using
tickets.