MCPcopy
hub / github.com/webpack/webpack-dev-server / webpack.config.js

File webpack.config.js

examples/ipc/webpack.config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import http from "node:http";
2import httpProxy from "http-proxy";
3// our setup function adds behind-the-scenes bits to the config that all of our
4// examples need

Callers

nothing calls this directly

Calls 3

setupFunction · 0.90
createServerMethod · 0.80
listenMethod · 0.80

Tested by

no test coverage detected