Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ vite.config.ts
File
vite.config.ts
packages/sveltekit/vite.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ dirname, resolve } from
'path'
;
2
import
{ fileURLToPath } from
'url'
;
3
import
baseConfig from
'../../vite/vite.config'
;
4
Callers
nothing calls this directly
Calls
2
resolve
Function · 0.90
dirname
Function · 0.90
Tested by
no test coverage detected