Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ webpack.config.js
File
webpack.config.js
test/configCases/asset-modules/query-and-custom-encoder/webpack.config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
svgToMiniDataURI = require(
"mini-svg-data-uri"
);
4
const
mimeTypes = require(
"../../../../lib/util/mimeTypes"
);
Callers
nothing calls this directly
Calls
3
require
Function · 0.50
toString
Method · 0.45
nameForCondition
Method · 0.45
Tested by
no test coverage detected