Searched refs:withJsEngineGradleProps (Results 1 – 8 of 8) sorted by relevance
| /expo/packages/@expo/config-plugins/src/android/__tests__/ |
| H A D | BuildProperties-test.ts | 6 withJsEngineGradleProps, 14 describe(withJsEngineGradleProps, () => { 19 plugin: withJsEngineGradleProps, 35 plugin: withJsEngineGradleProps, 57 plugin: withJsEngineGradleProps,
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | BuildProperties.js | 9 exports.withJsEngineGradleProps = void 0; 48 const withJsEngineGradleProps = createBuildGradlePropsConfigPlugin([{ constant 55 exports.withJsEngineGradleProps = withJsEngineGradleProps;
|
| H A D | BuildProperties.d.ts | 24 export declare const withJsEngineGradleProps: ConfigPlugin<void>;
|
| H A D | BuildProperties.js.map | 1 …withJsEngineGradleProps","propName","propValueGetter","_ref","_config$android$jsEng","_config$andr…
|
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | BuildProperties.ts | 50 export const withJsEngineGradleProps = createBuildGradlePropsConfigPlugin<ExpoConfig>( constant
|
| /expo/packages/@expo/prebuild-config/src/plugins/ |
| H A D | withDefaultPlugins.ts | 82 AndroidConfig.BuildProperties.withJsEngineGradleProps,
|
| /expo/packages/@expo/prebuild-config/build/plugins/ |
| H A D | withDefaultPlugins.js | 162 _configPlugins().AndroidConfig.BuildProperties.withJsEngineGradleProps,
|
| H A D | withDefaultPlugins.js.map | 1 …withJsEngineGradleProps","withNameSettingsGradle","GoogleServices","withClassPath","withApplyPlugi…
|