MCPcopy Create free account
hub / github.com/NativeScript/NativeScript / strategy.ts

File strategy.ts

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

Source from the content-addressed store, hash-verified

1import { createHash } from 'crypto';
2import { readdirSync, statSync } from 'fs';
3import * as path from 'path';
4import * as PAT from '../../../server/constants.js';

Callers

nothing calls this directly

Calls 1

getProjectAppPathFunction · 0.85

Tested by

no test coverage detected