Opened 9 years ago
Closed 9 years ago
#14034 closed defect (fixed)
switching off has("dojo-sync-loader") fails to set req.async
Reported by: | ben hockey | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Loader | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
when doing a build with the dojo-sync-loader property of staticHasFeatures set to 0, this block (http://bugs.dojotoolkit.org/browser/dojo/dojo/trunk/dojo.js?rev=26746#L486) is removed and as a consequence, require.async is not able to be set.
Note: See
TracTickets for help on using
tickets.
this should only block an RC - not a blocker for a beta release.