Home
last modified time | relevance | path

Searched refs:formatProjectFilePath_1 (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/metro-runtime/build/error-overlay/overlay/
H A DLogBoxInspectorStackFrame.js42 const formatProjectFilePath_1 = require("../formatProjectFilePath"); constant
45 …const location = (0, formatProjectFilePath_1.getStackFormattedLocation)(process.env.EXPO_PROJECT_R…
H A DLogBoxInspectorCodeFrame.js44 const formatProjectFilePath_1 = require("../formatProjectFilePath"); constant
51 …return (0, formatProjectFilePath_1.formatProjectFilePath)(process.env.EXPO_PROJECT_ROOT, codeFrame…