Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/
H A DstartAsync.ts129 const logLocation = settings.webOnly ? 'in the browser console' : 'below'; constant
131 chalk`Logs for your project will appear ${logLocation}.${