Closed penberg closed 9 months ago
The @libsql/client can be used even without the libsql package. So make the libsql dependency optional if no native package is found. This happens, for example, with StackBlitz, which is wasm32 environment.
@libsql/client
libsql
The
@libsql/client
can be used even without thelibsql
package. So make thelibsql
dependency optional if no native package is found. This happens, for example, with StackBlitz, which is wasm32 environment.