MCPcopy 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
6const __dirname = path.dirname(fileURLToPath(import.meta.url))
7const here = (...p) => path.join(__dirname, ...p)
8
9const workshopRoot = here('..')
10

Callers 1

fix-watch.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected