Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/subquery/subql
/ build-controller.spec.ts
File
build-controller.spec.ts
packages/cli/src/controller/build-controller.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2
// SPDX-License-Identifier: GPL-3.0
3
4
import
{existsSync, writeFileSync, mkdirSync, rmSync} from
'fs'
;
Callers
nothing calls this directly
Calls
4
getBuildEntries
Function · 0.90
loadEnvConfig
Function · 0.85
getWebpackEnvDefinitions
Function · 0.85
resolve
Function · 0.50
Tested by
no test coverage detected