Skip to content

Can't get custom builds to work #13

@dirkharrington

Description

@dirkharrington

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.

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