see this fiddle. This upon running gives an error in console. I'm currently on chrome. Is this a bug?
doing require(["dijit/tree" ]
should load .../digit/tree.js
but it gives a 404
GET http://ajax.googleapis.com/ajax/libs/dojo/1.7.2/dijit//tree.js 404 (Not Found)
there should be only one /
but there are two!