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

How to use without Grunt/Gulp #1

Open
owais opened this issue Dec 17, 2014 · 3 comments
Open

How to use without Grunt/Gulp #1

owais opened this issue Dec 17, 2014 · 3 comments

Comments

@owais
Copy link

owais commented Dec 17, 2014

My structure.

/project/package.json
/project/bower.json
/project/.bowerrc

/project/node_modules/
/project/subdir/bower_components/

/project/subdir/app/myapp.js

I want to require() bower modules in myapp.js. How do I go about this?

Also, .bowerrc sets the bower_componets path to subdir/bower_compoents/

Gulp/Grunt or anything else is not being used. browserify comand line tool is directly used to build the pack.

@owais
Copy link
Author

owais commented Dec 18, 2014

@tminglei ?

@tminglei
Copy link
Owner

@owais sorry, just saw it.

I haven't thought about it. Will check and support it ASAP.

@tminglei
Copy link
Owner

Hi @owais just added command line support, and released v0.4.0. pls help check.

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