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

Command line options -u or -x doesn't work with debowerify #30

Open
CMCDragonkai opened this issue Mar 2, 2014 · 1 comment
Open

Command line options -u or -x doesn't work with debowerify #30

CMCDragonkai opened this issue Mar 2, 2014 · 1 comment

Comments

@CMCDragonkai
Copy link

I'm using something like:

require('angular');

And I use browserify -t debowerify -x angular input.js > output.js.

The angular dependency is still be loaded into output.js. How would you make angular which is from Bower a common dependency?

@dthorpe
Copy link

dthorpe commented Mar 4, 2015

+1

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