Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Add shim support to package.json #7

Closed
caolan opened this issue Jun 20, 2012 · 1 comment
Closed

Add shim support to package.json #7

caolan opened this issue Jun 20, 2012 · 1 comment

Comments

@caolan
Copy link
Owner

caolan commented Jun 20, 2012

Example:

"shim": {
    deps: ['underscore', 'jquery'],
    exports: 'Backbone'
}

This just needs to get carried through to jam/require.config.js with the appropiate package name.

caolan pushed a commit that referenced this issue Jun 21, 2012
@caolan caolan closed this as completed Jun 21, 2012
@caolan
Copy link
Owner Author

caolan commented Jun 21, 2012

released in Jam 0.1.4 on NPM

burlakilia pushed a commit to burlakilia/jam that referenced this issue Dec 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant