Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ source
Function
source
test/configCases/plugins/virtual-url-plugin/webpack.config.js:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
config: {
25
type
:
".json"
,
26
source() {
27
return
'{"name": "virtual-url-plugin"}'
;
28
}
29
},
30
ts: {
31
type
:
".ts"
,
Callers
4
index.js
File · 0.50
index.js
File · 0.50
index.js
File · 0.50
bundle.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected