Searched refs:fakeModulePkgModulesPath (Results 1 – 2 of 2) sorted by relevance
564 const fakeModulePkgModulesPath: string = toUnixPath(path.resolve(value, packageDir)); constant565 if (pkgPath.indexOf(fakeModulePkgModulesPath) !== -1) {
365 const fakeModulePkgModulesPath: string = toUnixPath(path.resolve(value, packageDir)); constant366 if (filePath.indexOf(fakeModulePkgModulesPath) !== -1) {