Ticket #5182 (closed defect: fixed)
The build system //>> directives should be run before dojo.require dependency mapping.
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | BuildSystem | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The //>> should be processed before mapping the dojo.require dependency mappings, to allow excluding some dojo.require() calls using the //>> directives.
Suggestion comes from this thread: http://www.dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-development-discussion/proposal-slimming-down-dojo-base
Change History
Note: See
TracTickets for help on using
tickets.