Home
last modified time | relevance | path

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

/expo/tools/bin/
H A Dexpotools.js12 const ROOT_PATH = path.dirname(__dirname); constant
13 const BUILD_PATH = path.join(ROOT_PATH, 'build');
14 const STATE_PATH = path.join(ROOT_PATH, 'cache', '.state.json');
89 const { hash } = await hashElement(ROOT_PATH, options);
145 cwd: ROOT_PATH,
202 cwd: ROOT_PATH,