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