MCPcopy
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
3import rehypeSanitize from "rehype-sanitize";
4import rehypeStringify from "rehype-stringify";

Callers

nothing calls this directly

Calls 2

useMethod · 0.80
processMethod · 0.45

Tested by

no test coverage detected