Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QwikDev/qwik
/ diagnosticsCallback
Function
diagnosticsCallback
packages/qwik/src/optimizer/src/plugins/plugin.ts:99–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
optimizer: Optimizer,
98
srcDir: string
99
) => void = () => {};
100
101
const
opts: NormalizedQwikPluginOptions = {
102
csr: false,
Callers
1
transform
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected