Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rollup/plugins
/ test.mjs
File
test.mjs
packages/node-resolve/test/test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ dirname, join, resolve } from
'path'
;
2
import
{ fileURLToPath } from
'url'
;
3
import
{ babel } from
'@rollup/plugin-babel'
;
4
import
commonjs from
'@rollup/plugin-commonjs'
;
Callers
nothing calls this directly
Calls
8
testBundle
Function · 0.90
getCode
Function · 0.90
evaluateBundle
Function · 0.90
getImports
Function · 0.90
test
Function · 0.85
nodeResolve
Function · 0.85
commonjs
Function · 0.50
resolve
Function · 0.50
Tested by
no test coverage detected