Searched refs:getEntryWithServerRoot (Results 1 – 2 of 2) sorted by relevance
4 import { getEntryWithServerRoot } from '../start/server/middleware/ManifestMiddleware';36 entryPoint: getEntryWithServerRoot(projectRoot, projectConfig, platform),
34 export function getEntryWithServerRoot( function59 const entryPoint = getEntryWithServerRoot(projectRoot, projectConfig, platform);221 let entryPoint = getEntryWithServerRoot(this.projectRoot, projectConfig, platform);