Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Option to produce only the set of definitions #28

Open
wolever opened this issue Jan 2, 2012 · 0 comments
Open

Option to produce only the set of definitions #28

wolever opened this issue Jan 2, 2012 · 0 comments

Comments

@wolever
Copy link

wolever commented Jan 2, 2012

It would be nice if there was an option to export only the set of definitions. For example, to produce something like:

{
  "foo": function(exports, require, module) { … },
  "foo/bar": function(exports, require, module) { … },
  …
}

Which can then be wrapped in whatever header/footer is appropriate (ex, so AMD-compatible code can be produced).

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