Searched refs:parseModuleFromPath (Results 1 – 1 of 1) sorted by relevance
1017 …const packageDirectory = considerPackageJson ? parseModuleFromPath(resolvedFromFile, state.compile… constant1058 …function parseModuleFromPath(resolved: PathAndExtension, packageManagerType?: string): string | un… function