Searched refs:ROOT_PATH (Results 1 – 1 of 1) sorted by relevance
12 const ROOT_PATH = path.dirname(__dirname); constant13 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,