Richard Sands
Results
2
issues of
Richard Sands
Hi Urigo! Thanks for the awesome meteor-angular and meteor-ionic packages you've been working on! One thing that would be great to do is support building a custom CSS file using...
Hi, I'm getting this error in the server console on startup. `ReferenceError: Stripe is not defined` `at both/startup.js:2:3` Code snippet `Meteor.startup(function() { Stripe.setPublishableKey('pk_test_etc'); // stripe test account });` Any ideas...