Home
last modified time | relevance | path

Searched refs:rawStaticConfig (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/config/src/
H A DConfig.ts92 const rawStaticConfig = paths.staticConfigPath ? getStaticConfig(paths.staticConfigPath) : null; constant
94 const rootConfig = (rawStaticConfig || {}) as AppJSONConfig;
95 const staticConfig = reduceExpoObject(rawStaticConfig) || {};
/expo/packages/@expo/config/build/
H A DConfig.js187 …const rawStaticConfig = paths.staticConfigPath ? (0, _getConfig().getStaticConfig)(paths.staticCon…
189 const rootConfig = rawStaticConfig || {};
190 const staticConfig = reduceExpoObject(rawStaticConfig) || {};
H A DConfig.js.map1rawStaticConfig","staticConfigPath","getStaticConfig","rootConfig","staticConfig","packageJson","p…