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

Any pointers on how I can consume CJS modules #11

Open
simonexmachina opened this issue Aug 12, 2014 · 0 comments
Open

Any pointers on how I can consume CJS modules #11

simonexmachina opened this issue Aug 12, 2014 · 0 comments

Comments

@simonexmachina
Copy link

I want to browserify a node module and use it in my ES6 code, which I'm then transpiling using broccoli-dist-es6-module. I can use globals to access the node code, but that feels gross. Can you offer any suggestions/pointers on how I can do this in a nicer way?

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

No branches or pull requests

1 participant