Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ server.mjs
File
server.mjs
bazel/rules/rules_browsers/test/protractor_test/server.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
http from
'http'
;
2
3
if
(!process.env[
'PORT'
]) {
4
throw
new
Error(
'No port specified'
);
Callers
nothing calls this directly
Calls
2
write
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected