Searched refs:belongModulePath (Results 1 – 4 of 4) sorted by relevance
24 belongModulePath: string; property in Meta35 this.belongModulePath = `${PROJECT_ROOT}/${DEFAULT_PROJECT}/${DEFAULT_ENTRY}`;
354 relativeFilePath = filePath.replace(toUnixPath(metaInfo.belongModulePath), moduleName);1289 belongModulePath: modulePathMap[moduleName]1296 belongModulePath: projectRootPath
1273 belongModulePath: '/testHar/har',1293 belongModulePath: '/testHar/har',1358 belongModulePath: `${PROJECT_ROOT}/${DEFAULT_PROJECT}/har`1377 belongModulePath: `${PROJECT_ROOT}/${DEFAULT_PROJECT}`
750 sufStr = filePath.replace(toUnixPath(metaInfo.belongModulePath), metaInfo.moduleName);