Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ index.ts
File
index.ts
packages/compiler/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createUnplugin } from
"unplugin"
;
2
import
type
{ NextConfig } from
"next"
;
3
import
packageJson from
"../package.json"
;
4
import
_ from
"lodash"
;
Callers
nothing calls this directly
Calls
9
showDeprecationWarning
Function · 0.90
isRunningInCIOrDocker
Function · 0.90
getInvalidLocales
Function · 0.90
validateLLMKeyDetails
Function · 0.85
getConfiguredProviders
Function · 0.85
sendBuildEvent
Function · 0.85
log
Method · 0.80
ensureDictionaryFile
Method · 0.80
warn
Method · 0.80
Tested by
no test coverage detected