Ticket #2363 (closed defect: fixed)
Allow djConfig.modulePaths as an alternative to dojo.registerModulePath()
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PackageSystem | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Allow setting module paths via a djConfig.modulePaths object, instead of having to do multiple dojo.registerModulePath() calls after including dojo.js. This will help configuring xdomain/CDN builds easier.
Change History
Note: See
TracTickets for help on using
tickets.