mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Add webgl feature
This commit is contained in:
parent
b2ceb05f8e
commit
088ce1e21e
@ -7,6 +7,8 @@ resolver = "2"
|
||||
|
||||
[features]
|
||||
|
||||
web-webgl = [ "wgpu/webgl" ]
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
console_error_panic_hook = "0.1"
|
||||
winit = { version = "0.25", features = ["web-sys"] }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user