fix(geo/haptics): Fix serde import error with specta feature disabled (#2323)
parent
b63d724e85
commit
406e6f484c
@ -0,0 +1,8 @@
|
||||
---
|
||||
haptics: patch
|
||||
haptics-js: patch
|
||||
geolocation: patch
|
||||
geolocation-js: patch
|
||||
---
|
||||
|
||||
Fixed an issue that caused build failures when the `haptics` or `geolocation` plugin was used without their `specta` feature flag enabled.
|
@ -1 +1,2 @@
|
||||
plugins/*/permissions/autogenerated/
|
||||
plugins/*/permissions/autogenerated/
|
||||
plugins/*/android/.tauri/tauri-api/build/
|
||||
|
Loading…
Reference in new issue