Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ Compilation.unittest.js
File
Compilation.unittest.js
test/Compilation.unittest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
{ RawSource } = require(
"webpack-sources"
);
4
const
webpack = require(
"../lib/index"
);
Callers
nothing calls this directly
Calls
12
createCompilation
Function · 0.85
emitAsset
Method · 0.80
deleteAsset
Method · 0.80
getAsset
Method · 0.80
renameAsset
Method · 0.80
unseal
Method · 0.80
require
Function · 0.70
it
Function · 0.50
addChunk
Method · 0.45
add
Method · 0.45
has
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected