Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/
H A DgetStaticRenderFunctions.ts106 const safeOtherFile = await ensureFileInRootDirectory(projectRoot, absoluteFilePath); constant
107 const serverPath = path.relative(root, safeOtherFile).replace(/\.[jt]sx?$/, '.bundle');