Searched refs:relativeModulePath (Results 1 – 1 of 1) sorted by relevance
174 const relativeModulePath: string = unixFilePath.replace(moduleRootPath + '/', ''); constant176 return `${bundleName}/${moduleName}@${namespace}/${relativeModulePath}`;178 return `${bundleName}/${moduleName}/${relativeModulePath}`;