Opened 10 years ago
Closed 10 years ago
#13142 closed defect (fixed)
mobile.js has unnecessary dependency on the dojo base
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.1 |
Keywords: | 1.7-mobile | Cc: | Rawld Gill |
Blocked By: | Blocking: |
Description
dojox/mobile.js has dependency on dojox/main.js, which has dependency on the dojo base.
All the other dojox.mobile modules are written as base-less modules, but mobile.js pulls all the dojo base modules.
Change History (3)
comment:1 Changed 10 years ago by
Cc: | rawld added |
---|
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Presumably this is a typo in dojox/main.js? dijit/main.js just accesses kernel: