#2282 closed defect (fixed)
Change bootstrap2.js to use dojo.require statements
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Loader | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using dojo.require statements will shrink this code considerably. Dependent on #2195 to be fixed first.
Change History (4)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | 0.9 → 0.4.2 |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|
Note: See
TracTickets for help on using
tickets.
(In [7099]) Fixes #2212 and #2282. Now can debug local modules when running in xdomain mode, and bootstrap2.js is no longer needed.