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

export dom module w/o forcing into non-dom envs #13

Open
jasonkuhrt opened this issue Jun 25, 2018 · 0 comments
Open

export dom module w/o forcing into non-dom envs #13

jasonkuhrt opened this issue Jun 25, 2018 · 0 comments

Comments

@jasonkuhrt
Copy link
Owner

Make it easy for consumer to get a hold of DOM module.
Currently we have to import into Main and expose there. but this is suboptimal because it incurs browser-dependent logic upon import.

@jasonkuhrt jasonkuhrt self-assigned this Jun 25, 2018
@jasonkuhrt jasonkuhrt changed the title expose dom module in a nice way expose dom module without forcing dom into non-dom envs Jan 7, 2019
@jasonkuhrt jasonkuhrt changed the title expose dom module without forcing dom into non-dom envs export dom module w/o forcing into non-dom envs Jan 7, 2019
@jasonkuhrt jasonkuhrt removed their assignment Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant