Home
last modified time | relevance | path

Searched refs:pathPrefix (Results 1 – 6 of 6) sorted by relevance

/expo/packages/jest-expo/src/preset/
H A DwithTypescriptMapping.js57 let pathPrefix = '<rootDir>';
60 pathPrefix = path.join(pathPrefix, config.compilerOptions.baseUrl);
65 ...jestMappingFromTypescriptPaths(config.compilerOptions.paths || {}, pathPrefix),
/expo/packages/@expo/config-plugins/src/android/__tests__/
H A DIntentFilters-test.ts37 pathPrefix: '/deeplink',
/expo/packages/@expo/config-types/src/
H A DExpoConfig.ts781 pathPrefix?: string; property
/expo/packages/@expo/config-types/build/
H A DExpoConfig.d.ts777 pathPrefix?: string; property
/expo/docs/pages/guides/
H A Ddeep-linking.mdx211 "pathPrefix": "/records"
283 <data android:scheme="https" android:host="<name>.onelink.me" android:pathPrefix="/XXXX"/>
284 <data android:scheme="https" android:host="<name>.onelink.me" android:pathPrefix="/XXXX"/>
285 <data android:scheme="https" android:host="<name>.onelink.me" android:pathPrefix="/XXXX"/>
/expo/packages/@expo/config-plugins/build/android/
H A DManifest.js.map1 …ring]: string | undefined;\n 'android:host'?: string;\n 'android:pathPrefix'?: string;\n …