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

options to watchify #129

Closed
forresto opened this issue Feb 20, 2017 · 3 comments
Closed

options to watchify #129

forresto opened this issue Feb 20, 2017 · 3 comments

Comments

@forresto
Copy link

I want to plug in https://github.com/traducer/browserify-livereload but don't see an easy way to get options to watchify.

@kasperlewau
Copy link
Contributor

$ bankai -j [ --plugin browserify-livereload ]

switching out the usual -p flag for --plugin made it "work" on my end.

as far as passing subargs through to the plugin itself, I'm out of luck with this:

$ bankai -j [ --plugin [ browserify-livereload --outfile=tmp.js ] ]

browserify cannot find the plugin [object Object].

should work for a simple no-opt transform/plugin though.

@yoshuawuyts
Copy link
Member

yoshuawuyts commented May 18, 2017 via email

@goto-bus-stop
Copy link
Member

closing since we don't have cli args anymore in v9. #359 is about using custom plugins in v9. thanks & happy new year! 🎆

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

4 participants