Skip to content

Building cometd into a custom Dojo build #4

Description

@rich-frost

I'm struggling to see how we can include the cometd code in a custom build process for Dojo 1.8, can you give any suggestions? Your README doesn't cover it.

I've added the following to a build profile, it builds, but it doesn't include it in the layer file.

packages:[ 
       {name: "dojox/cometd", location: "../cometd-dojo/cometd"},
       {name: "org/cometd", location: "../cometd-dojo/org/cometd"),

.....
.....
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions