Searched refs:entriesPath (Results 1 – 1 of 1) sorted by relevance
125 const entriesPath = path.join(basePath, 'src'); constant130 ? entryPoint.map((entry) => path.join(entriesPath, entry))131 : [path.join(entriesPath, entryPoint)];