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