Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ webpack.config.mjs
File
webpack.config.mjs
examples/markdown/webpack.config.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @typedef {
import
(
"webpack"
).LoaderContext<void>} LoaderContext */
2
3
import
rehypeSanitize from
"rehype-sanitize"
;
4
import
rehypeStringify from
"rehype-stringify"
;
Callers
nothing calls this directly
Calls
2
use
Method · 0.80
process
Method · 0.45
Tested by
no test coverage detected