Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/npmx-dev/npmx.dev
/ build-env.ts
File
build-env.ts
modules/build-env.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
process from
'node:process'
2
import
type
{ BuildInfo, EnvType } from
'../shared/types'
3
import
{ createResolver, defineNuxtModule } from
'nuxt/kit'
4
import
{ isCI } from
'std-env'
Callers
nothing calls this directly
Calls
1
createResolver
Function · 0.85
Tested by
no test coverage detected