Home
last modified time | relevance | path

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

/expo/packages/create-expo-module/src/
H A Dcreate-expo-module.ts40 const IGNORES_PATHS = [ constant
188 if (IGNORES_PATHS.includes(relativePath) || IGNORES_PATHS.includes(file)) {
/expo/packages/create-expo-module/build/
H A Dcreate-expo-module.js30 const IGNORES_PATHS = [ variable
149 if (IGNORES_PATHS.includes(relativePath) || IGNORES_PATHS.includes(file)) {
H A Dcreate-expo-module.js.map1IGNORES_PATHS = [\n '.DS_Store',\n 'build',\n 'node_modules',\n 'package.json',\n '.npmignore…