Home
last modified time | relevance | path

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

/expo/packages/@expo/metro-config/src/transformer/
H A DcreateMatcher.ts14 const moduleMatcherId = constant
17 return new RegExp(moduleMatcherId);
/expo/packages/@expo/metro-config/build/transformer/
H A DcreateMatcher.js17 …const moduleMatcherId = '^' + [modulePathsGroup, moduleMatchersGroup].map(value => `(?:${value})`)…
18 return new RegExp(moduleMatcherId);
H A DcreateMatcher.js.map1moduleMatcherId","map","value","RegExp","createReactNativeMatcher","exports","createExpoMatcher","…