MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / server.ts

File server.ts

packages/angular/test/apps/ng19/src/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { APP_BASE_HREF } from '@angular/common';
2import { CommonEngine, isMainModule } from '@angular/ssr/node';
3import express from 'express';
4import { dirname, join, resolve } from 'node:path';

Callers

nothing calls this directly

Calls 3

resolveFunction · 0.85
getMethod · 0.65
renderMethod · 0.45

Tested by

no test coverage detected