Skip to content

Installing dojox with bower is not downloading Calendar #119

@noeliasfranco

Description

@noeliasfranco

Hello. We are getting the dojo source using grunt. All works well except for dojox/calendar.
We have the following dependency in our bower.json "dojox": "dojo/dojox#^1.11.2", but we tried with other versions and it never download the calendar content

This is our bower.json file:

{ "name": "Client Portal Dependencies", "version": "0.0.1", "appPath": "bower_components", "dependencies": { "dojo-util": "dojo/util#~1.11.2", "dojo": "~1.11.2", "dijit": "~1.11.2", "dojo-themes": "~1.11.2", "dojox": "dojo/dojox#^1.11.2", "dgrid": "~1.1.0", "put-selector": "~0.3.6", "font-awesome": "~4.6.3", "jso": "^2.0.3" }, "devDependencies": {}, "description": "A Client Portal App", "main": "", "moduleType": [], "license": "MIT", "homepage": "", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions