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

Document AOT support with non-static key #16

Closed
llibdude opened this issue Oct 3, 2019 · 2 comments
Closed

Document AOT support with non-static key #16

llibdude opened this issue Oct 3, 2019 · 2 comments

Comments

@llibdude
Copy link

llibdude commented Oct 3, 2019

Just a though, feel free to ignore. But I struggled a bit how to get this library to work with AOT and a non-static key. I think it would be helpful to add an example to the README.

providers: [
    {
      provide: STRIPE_PUBLISHABLE_KEY,
      useValue: publicKeyVariable
    }
  ]
paullryan added a commit that referenced this issue Oct 7, 2019
@paullryan
Copy link
Member

Added to the documentation.

@llibdude
Copy link
Author

llibdude commented Oct 7, 2019

thanks!

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