Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ webpack.config.js
File
webpack.config.js
test/configCases/assets/delete-asset/webpack.config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
TerserPlugin = require(
"minimizer-webpack-plugin"
);
4
const
{ BannerPlugin, Compilation } = require(
"../../../../"
);
Callers
nothing calls this directly
Calls
5
tap
Method · 0.80
deleteAsset
Method · 0.80
getAsset
Method · 0.80
updateAsset
Method · 0.80
require
Function · 0.50
Tested by
no test coverage detected