MCPcopy
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
3const { RawSource } = require("webpack-sources");
4const webpack = require("../lib/index");

Callers

nothing calls this directly

Calls 12

createCompilationFunction · 0.85
emitAssetMethod · 0.80
deleteAssetMethod · 0.80
getAssetMethod · 0.80
renameAssetMethod · 0.80
unsealMethod · 0.80
requireFunction · 0.70
itFunction · 0.50
addChunkMethod · 0.45
addMethod · 0.45
hasMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected