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

Reduce dependencies #252

Open
BraunreutherA opened this issue Sep 20, 2015 · 3 comments
Open

Reduce dependencies #252

BraunreutherA opened this issue Sep 20, 2015 · 3 comments
Labels

Comments

@BraunreutherA
Copy link

There is a huge bulk of dependencies required - could be reduced, for example by asking the user for webpack or broserify and exclude the other one. This would decrease the installation time :)

@jskrzypek
Copy link
Contributor

In general choosing not to generate some or any of the gulp tasks will cut down on the install time. You can also use the --skip-install flag when running the generator to not install any deps. Unfortunately the documentation of some of these options are kind of lost in the massive readme... That's something that needs working on :/

@thaiat
Copy link
Contributor

thaiat commented Sep 21, 2015

i prefer the ability to switch between browsersify and webpack easily
I might take away a few seconds to reduce the dependencies but not much...

@thaiat
Copy link
Contributor

thaiat commented Oct 2, 2015

see #269

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

No branches or pull requests

3 participants