Home
last modified time | relevance | path

Searched defs:entryPoint (Results 1 – 8 of 8) sorted by relevance

/expo/packages/@expo/cli/src/start/server/middleware/__tests__/
H A DresolveEntryPoint-test.ts92 const entryPoint = resolveEntryPoint('/exists-no-platform'); constant
98 const entryPoint = resolveEntryPoint('/exists-no-platform-no-main'); constant
103 const entryPoint = resolveEntryPoint('/exists-android'); constant
108 const entryPoint = resolveEntryPoint('/exists-ios'); constant
118 const entryPoint = resolveEntryPoint('/expo-app-entry'); constant
/expo/packages/@expo/metro-config/build/serializer/
H A DenvironmentVariableSerializerPlugin.js66 function serverPreludeSerializerPlugin(entryPoint, preModules, graph, options) { argument
76 function environmentVariableSerializerPlugin(entryPoint, preModules, graph, options) { argument
/expo/packages/@expo/metro-config/src/serializer/
H A DwithExpoSerializers.ts70 const [entryPoint, preModules, graph, options] = props; constant
/expo/packages/@expo/cli/src/start/server/middleware/
H A DManifestMiddleware.ts59 const entryPoint = getEntryWithServerRoot(projectRoot, projectConfig, platform); constant
/expo/packages/@expo/cli/src/api/__tests__/fixtures/
H A D44.0.0.json1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
H A DUNVERSIONED.json1 …id platform.","type":"object","meta":{"standaloneOnly":true},"properties":{"publishManifestPath":{…
/expo/docs/public/static/schemas/v47.0.0/
H A Dapp-config-schema.json1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…
/expo/docs/public/static/schemas/v46.0.0/
H A Dapp-config-schema.json1 …as a standalone app.","type":"string","meta":{"bareWorkflow":"To change the name of your app, edit…