Closed dylans closed 12 years ago
I believe we have a regression with our backwards compatibility support. Things like dojo/_base/ aren't showing up in the tree for the 1.7 and 1.6 versions of the API.
Pre-1.8 the tree shows global variables like dojo.byId, not module id's like dojo/_base/html. Why would you expect dojo/_base to appear?
I believe we have a regression with our backwards compatibility support. Things like dojo/_base/ aren't showing up in the tree for the 1.7 and 1.6 versions of the API.