Create reqwest_api feature

This commit is contained in:
2025-05-03 03:25:33 +00:00
parent 10011a8859
commit d434a514a4

View File

@ -87,6 +87,7 @@ ssr = [
"leptos-use/ssr", "leptos-use/ssr",
"image-convert", "image-convert",
] ]
reqwest_api = []
# Defines a size-optimized profile for the WASM bundle in release mode # Defines a size-optimized profile for the WASM bundle in release mode
[profile.wasm-release] [profile.wasm-release]