Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/metro/
H A DwithMetroMultiPlatform.ts41 const originalGetPolyfills = config.serializer.getPolyfills
42 ? config.serializer.getPolyfills.bind(config.serializer)
45 const getPolyfills = (ctx: { platform: string | null }): readonly string[] => { constant
63 getPolyfills,
/expo/home/
H A Dmetro.config.js51 getPolyfills: () => require(path.join(reactNativeRoot, 'rn-get-polyfills'))(),
/expo/apps/native-component-list/
H A Dmetro.config.js67 getPolyfills: () => require(path.join(reactNativeRoot, 'rn-get-polyfills'))(),
/expo/packages/@expo/metro-config/src/
H A DExpoMetroConfig.ts167 getPolyfills: () => require(path.join(reactNativePath, 'rn-get-polyfills'))(),
/expo/packages/@expo/metro-config/build/
H A DExpoMetroConfig.js257 getPolyfills: () => require(_path().default.join(reactNativePath, 'rn-get-polyfills'))()
H A DExpoMetroConfig.js.map1getPolyfills","server","rewriteRequestUrl","getRewriteRequestUrl","port","Number","RCT_METRO_PORT"…