-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
because util (dojoutil) is required in package.js:
require(['dojo-util/build/buildControl'], function (buildControl) {
client.profile.js snippet:
packages:[{
name: 'dojo',
location: 'src/main/webapp/bower_components/dojo'
},{
name: 'dijit',
location: 'src/main/webapp/bower_components/dijit'
},{
name: 'dojox',
location: 'src/main/webapp/bower_components/dojox'
},{
name: 'dgrid',
location: 'src/main/webapp/bower_components/dgrid'
},{
name: 'dstore',
location: 'src/main/webapp/bower_components/dstore'
}],
Metadata
Metadata
Assignees
Labels
No labels