Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/triggerdotdev/trigger.dev
/ replace
Method
replace
packages/core/src/replacements.ts:5–5 ·
view source on GitHub ↗
(input: ExampleInputData)
Source
from the content-addressed store, hash-verified
3
export
interface
ExampleReplacement {
4
marker: string;
5
replace(input: ExampleInputData): DeserializedJson;
6
}
7
8
type
ExampleInputData = {
Callers
15
constructor
Method · 0.80
useDev
Function · 0.80
runBuild
Function · 0.80
setup
Function · 0.80
compileProject
Function · 0.80
logESMRequireError
Function · 0.80
parseNpmInstallError
Function · 0.80
gatherTaskFilesFromDir
Function · 0.80
stripWorkspaceFromVersion
Function · 0.80
replaceAll
Function · 0.80
setup
Function · 0.80
formatErrorLog
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected