Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effector/effector
/ dir
Function
dir
tools/builder/utils.ts:16–18 ·
view source on GitHub ↗
(...paths: string[])
Source
from the content-addressed store, hash-verified
14
15
const
root = process.cwd()
16
export
function
dir(...paths: string[]) {
17
return
resolve(root, ...paths)
18
}
19
20
/**
21
*
Callers
12
getPlugins
Function · 0.90
rollupEffector
Function · 0.90
rollupEffectorDom
Function · 0.90
rollupEffectorReact
Function · 0.90
runBuild
Function · 0.90
rollupEffectorSolid
Function · 0.90
rollupEffectorVue
Function · 0.90
createUmd
Function · 0.90
createCompat
Function · 0.90
createEsCjs
Function · 0.90
outputPackageJSON
Function · 0.85
massCopy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected