Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ project.ts
File
project.ts
packages/vite/helpers/project.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync } from
'fs'
;
2
import
{ resolve } from
'path'
;
3
import
{ createRequire } from
'node:module'
;
4
const
require = createRequire(
import
.meta.url);
Callers
nothing calls this directly
Calls
1
createRequire
Function · 0.50
Tested by
no test coverage detected