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

Add bower support #56

Closed
EvHaus opened this issue Oct 9, 2014 · 3 comments
Closed

Add bower support #56

EvHaus opened this issue Oct 9, 2014 · 3 comments

Comments

@EvHaus
Copy link

EvHaus commented Oct 9, 2014

Can you please consider adding bower support?

@ForbesLindesay
Copy link
Member

Considered it, not doing it. Use browserify + npm.

@edef1c
Copy link
Member

edef1c commented Oct 17, 2014

@ForbesLindesay didn't we still maintain a prebuilt bundle somewhere? that'd do just fine for Bower afaik

@ForbesLindesay
Copy link
Member

We have https://www.promisejs.org/polyfills/promise-6.0.0.js which is a prebuilt polyfill, but I'm not currently maintaining a universal module definition build, although a user who wants one can easily build such a thing using browserify index.js --standalone Promise > output.js

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

3 participants