Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/epicweb-dev/react-performance
/ here
Function
here
epicshop/fix-watch.js:7–7 ·
view source on GitHub ↗
(...p)
Source
from the content-addressed store, hash-verified
5
6
const
__dirname = path.dirname(fileURLToPath(
import
.meta.url))
7
const
here = (...p) => path.join(__dirname, ...p)
8
9
const
workshopRoot = here(
'..'
)
10
Callers
1
fix-watch.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected