mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-24 18:34:34 +01:00
add js feature to nodejs build
This commit is contained in:
@@ -17,6 +17,7 @@ limbo_core = { path = "../../core", default-features = false }
|
||||
wasm-bindgen = "0.2"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
web-sys = "0.3"
|
||||
getrandom = { version = "0.2.15", features = ["js"] }
|
||||
|
||||
[features]
|
||||
web = []
|
||||
|
||||
Reference in New Issue
Block a user