MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / strategy.ts

File strategy.ts

packages/vite/hmr/frameworks/angular/server/strategy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { FrameworkProcessFileContext, FrameworkRegistryContext, FrameworkServerStrategy } from '../../../server/framework-strategy.js';
2import * as path from 'path';
3import { readFileSync, readdirSync, statSync } from 'fs';
4import * as PAT from '../../../server/constants.js';

Callers

nothing calls this directly

Calls 2

getProjectAppPathFunction · 0.85
getProjectAppVirtualPathFunction · 0.85

Tested by

no test coverage detected