MCPcopy 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

1import http from 'http';
2
3if (!process.env['PORT']) {
4 throw new Error('No port specified');

Callers

nothing calls this directly

Calls 2

writeMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected