Searched refs:getRouterDirectory (Results 1 – 2 of 2) sorted by relevance
18 routerDirectory: string = getRouterDirectory(projectRoot)46 return exp.extra?.router?.unstable_src ?? getRouterDirectory(projectRoot);53 export function getRouterDirectory(projectRoot: string): string { function
77 function getRouterDirectory(projectRoot) { function111 const customSrc = exp.extra?.router?.unstable_src || getRouterDirectory(projectRoot);