bendrucker / angularjs-stripe

Angular Stripe.js service that returns promises for token calls
MIT License
333 stars 72 forks source link

Permission to submit a pull request? #54

Closed alexg313 closed 8 years ago

alexg313 commented 8 years ago

Hi Ben,

Can you grant me permissions to submit a pull request for angular-stripe and angular-credit-cards? I would like to contribute the minified versions for both of those scripts.

Thanks!

bendrucker commented 8 years ago

There are no special permissions required to send a PR. Even so, I don't published minified files with any projects. I'm willing to do a UMD build in isolated cases for ease of initial setup but I expect consumers to have a proper build process for production.