Searched refs:packagerSourcemap (Results 1 – 4 of 4) sorted by relevance
33 const packagerSourcemap = JSON.parse( constant41 packagerSourcemap.x_facebook_offsets != null ||59 composeSourceMaps([packagerSourcemap, compilerSourcemap]),
35 const packagerSourcemap = JSON.parse(fs.readFileSync(packagerSourcemapPath, 'utf8')); constant39 packagerSourcemap.x_facebook_offsets != null ||56 const composedMapJSON = JSON.stringify(composeSourceMaps([packagerSourcemap, compilerSourcemap]));