Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ react.ts
File
react.ts
packages/vite/configuration/react.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
alias from
'@rollup/plugin-alias'
;
2
import
{ fileURLToPath } from
'node:url'
;
3
import
{ dirname, resolve } from
'node:path'
;
4
import
{ mergeConfig,
type
UserConfig } from
'vite'
;
Callers
nothing calls this directly
Calls
2
alias
Function · 0.85
resolve
Function · 0.50
Tested by
no test coverage detected