Open cjol opened 6 years ago
For example, adding a tsconfig.json (as a Project Reference in Typescript 3) causes this Metro error: Root has to be a valid directory. Looks like glob isn't correctly excluding files (despite the trailing slash).
Root has to be a valid directory
glob
For example, adding a tsconfig.json (as a Project Reference in Typescript 3) causes this Metro error:
Root has to be a valid directory
. Looks likeglob
isn't correctly excluding files (despite the trailing slash).