Home
last modified time | relevance | path

Searched defs:jsonConfigPath (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/metro-config/src/transform-worker/
H A Dpostcss.ts244 const jsonConfigPath = path.join(projectRoot, CONFIG_FILE_NAME + '.json'); constant
263 const jsonConfigPath = path.join(projectRoot, CONFIG_FILE_NAME + '.json'); constant