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