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

Using es6ify on a command line run of browserify? #60

Closed
cymen opened this issue Oct 30, 2014 · 2 comments
Closed

Using es6ify on a command line run of browserify? #60

cymen opened this issue Oct 30, 2014 · 2 comments

Comments

@cymen
Copy link

cymen commented Oct 30, 2014

Is it possible to configure the es6ify options on the command line when running browserify that way? I ask because I'd like to try using es6ify with browserify-rails but it runs browserify via the command line. I've been successful with getting proxyquireify running like that but not sure how to do things like pass ignoring the node_modules directory to es6ify.

@domenic
Copy link
Collaborator

domenic commented Oct 30, 2014

This is more of a general browserify transform question. I vaguely remember some package.json syntax? Unsure though.

@cymen
Copy link
Author

cymen commented Oct 30, 2014

@domenic Thanks -- that prompting made me find the solution (I think!). The issue is related here if anyone else hits the same thing and is curious.

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

2 participants