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