Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
http from
"node:http"
;
2
import
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
setup
Function · 0.90
createServer
Method · 0.80
listen
Method · 0.80
Tested by
no test coverage detected