MCPcopy
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
3const TerserPlugin = require("minimizer-webpack-plugin");
4const { BannerPlugin, Compilation } = require("../../../../");

Callers

nothing calls this directly

Calls 5

tapMethod · 0.80
deleteAssetMethod · 0.80
getAssetMethod · 0.80
updateAssetMethod · 0.80
requireFunction · 0.50

Tested by

no test coverage detected