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

Re-export web-sys #1176

Merged
merged 1 commit into from May 5, 2020
Merged

Re-export web-sys #1176

merged 1 commit into from May 5, 2020

Conversation

D4nte
Copy link
Contributor

@D4nte D4nte commented May 2, 2020

This would allow users to use web-sys functions such
as console.log without having to add the web-sys
dependency to their Cargo.toml.

@D4nte
Copy link
Contributor Author

D4nte commented May 2, 2020

Build failure is due to wasm-bindgen. I understand it's a known issue mentioned in discord.

yew/src/lib.rs Outdated Show resolved Hide resolved
This would allow user to use web-sys functions such
as console.log without having to add the web-sys
dependency to their Cargo.toml.
@jstarry jstarry merged commit 377a337 into yewstack:master May 5, 2020
@D4nte D4nte deleted the reexport-websys branch May 5, 2020 00:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants