check wasm-bindgen version if target = web is passed #627
Labels
current release
current todo items
enhancement
New feature or request
PR attached
there's a PR open for this issue
Milestone
we've seen some people get confused by the error message about an incorrect argument when wasm-pack build --target web is run on a project that depends on a wasm-bindgen that didn't support that target. we should give an error message that tells folks to update their wasm-bindgen dep in their Cargo.toml.
The text was updated successfully, but these errors were encountered: