Home
last modified time | relevance | path

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

/expo/packages/@expo/metro-config/src/transformer/
H A DcreateMatcher.ts10 const modulePathsGroup = folders.join('|'); constant
15 '^' + [modulePathsGroup, moduleMatchersGroup].map((value) => `(?:${value})`).join('/');
/expo/packages/@expo/metro-config/build/transformer/
H A DcreateMatcher.js15 const modulePathsGroup = folders.join('|');
17 …const moduleMatcherId = '^' + [modulePathsGroup, moduleMatchersGroup].map(value => `(?:${value})`)…
H A DcreateMatcher.js.map1modulePathsGroup","join","moduleMatchersGroup","moduleMatcherId","map","value","RegExp","createRea…