Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QwikDev/qwik
/ rollup.unit.ts
File
rollup.unit.ts
packages/qwik/src/optimizer/src/plugins/rollup.unit.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path, { resolve } from
'node:path'
;
2
import
{ qwikRollup } from
'./rollup'
;
3
import
type
{ Rollup } from
'vite'
;
4
import
type
{ OptimizerOptions } from
'../types'
;
Callers
nothing calls this directly
Calls
4
qwikRollup
Function · 0.90
normalizePath
Function · 0.90
mockOptimizerOptions
Function · 0.70
resolve
Function · 0.50
Tested by
no test coverage detected