Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Kong/insomnia
/ artifacts.ts
File
artifacts.ts
packages/insomnia-inso/src/scripts/artifacts.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// This file is responsible for compressing the binaries for each architecture
2
import
type
{ ProcessEnvOptions } from
'node:child_process'
;
3
import
{ spawn } from
'node:child_process'
;
4
import
fs from
'node:fs/promises'
;
Callers
nothing calls this directly
Calls
2
artifacts
Function · 0.85
error
Method · 0.45
Tested by
no test coverage detected