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

Change Elements SDK dependency #13

Open
antelopeb opened this issue Oct 9, 2018 · 0 comments
Open

Change Elements SDK dependency #13

antelopeb opened this issue Oct 9, 2018 · 0 comments

Comments

@antelopeb
Copy link
Contributor

Right now we are pulling it in via an import statement on the component. This causes the Elements SDK to get pulled in via a <style> tag in the head. This is a bad use case for most teams in that they are already pulling in Elements SDK and therefore get multiple copies of it.

Let's change that methodology to insist that the team pulling it in has to have Elements on the page, rather then calling it in via an import statement.

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

1 participant