mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-10 01:08:23 +01:00
- There was a bug using `.env.production` even on develop build of Android in createBundleReleaseJsAndAssets step of gradle. - ENV variables from `eas.json` are used for EAS builds. - `.env.development` and `.env.test` files are used for local builds and CI E2E builds. - Local ENV vars can be overriden by `.env.development.local` and `.env.test.local` files.
163 B
163 B
@suite-native/config
This package contains helper functions based on configuration variables for different environments of our React Native mobile application.