Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get custom builds to work #13

Open
dirkharrington opened this issue Dec 16, 2014 · 0 comments
Open

Can't get custom builds to work #13

dirkharrington opened this issue Dec 16, 2014 · 0 comments

Comments

@dirkharrington
Copy link

Directly after yo dojo:

./build.sh -p ../../../profiles/myapp.profile.js --release
processing profile resource /Users/dirk/work/myapp/profiles/myapp.profile.js
discovering resources...
starting reading resources...
starting processing raw resource content...
starting tokenizing resource...
starting processing resource tokens...
starting parsing resource...
error(324) Error while transforming resource. resource: /Users/dirk/work/myapp/dojo/dojo.js; transform: 0; error: Error: ENOENT, open '/Users/dirk/work/myapp/dojo/dojo.js'

Using --dojoConfig:

./build.sh --dojoConfig ../../dojoConfig.js --release

dojo/dojox/dijit are minified in the release folder, but myapp is not.

Hopefully I'm just poking the bear the wrong way, but I can't seem to find a permutation of ./build.sh that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant