Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DUpdateReactNativeDocs.ts178 const sidebarPath = path.join(RN_WEBSITE_DIR, 'sidebars.json'); constant
179 const sidebarData = await fs.readJson(sidebarPath);
193 logger.info(chalk.dim(`./${path.relative(process.cwd(), sidebarPath)}\n`));