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

Generate a structured tree of pure CommonJS modules as a build artifact #21

Closed
benjamn opened this issue Apr 13, 2013 · 0 comments
Closed

Comments

@benjamn
Copy link
Owner

benjamn commented Apr 13, 2013

These files should be compatible with Node's require function, and consumable by require.js or whatever else.

For simplicity, the module root should just be the same directory provided by --output-dir.

Should it be possible to suppress the bundle output if all you want is the directory structure of modules?

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

No branches or pull requests

1 participant