mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-03-03 01:30:54 +00:00
* remove og api route * sort deps * add compress opt to resolve fn * add ens api route * use ens * fix loading state * type response * use await * add zod dep * add schema module * add declaration file * update yarn.lock * mv next.config.js to next.config.mjs * require some env * update env loading --------- Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
5 lines
84 B
Bash
5 lines
84 B
Bash
IGNORE_TS_CONFIG_PATHS=true
|
|
TAMAGUI_TARGET=web
|
|
TAMAGUI_DISABLE_WARN_DYNAMIC_LOAD=1
|
|
|