Searched refs:nodeModulesPath (Results 1 – 2 of 2) sorted by relevance
28 …const nodeModulesPath = p.path.substring(0, p.path.indexOf(nodeModulesPathPart) + nodeModulesPathP… constant29 if (!containedNodeModulesWatchers?.has(nodeModulesPath)) {31 nodeModulesPath,32 host.watchNodeModulesForPackageJsonChanges(nodeModulesPath),
103 … const nodeModulesPath = moduleFile.fileName.substring(0, topLevelPackageNameIndex + 1); constant107 packages.set(packageName, nodeModulesPath);111 packages.set(packageName, nodeModulesPath);