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