Home
last modified time | relevance | path

Searched refs:preferNativePlatform (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/cli/src/start/server/metro/__tests__/
H A DwithMetroMultiPlatform.test.ts27 preferNativePlatform: true,
71 preferNativePlatform: true,
102 preferNativePlatform: true,
131 preferNativePlatform: false,
168 preferNativePlatform: false,
H A DwithMetroResolvers.test.ts95 expect(customResolver1).toBeCalledWith({ preferNativePlatform: false }, 'react-native', 'web');
/expo/packages/@expo/cli/src/start/server/metro/
H A DwithMetroResolvers.ts248 preferNativePlatform: platform !== 'web', constant
/expo/packages/@expo/cli/
H A DCHANGELOG.md153 - Set `preferNativePlatform` to `false` for all web requests. ([#23527](https://github.com/expo/exp…