MCPcopy Create free account
hub / github.com/BuilderIO/framework-benchmarks / build.ts

File build.ts

src/scripts/build.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chalk from 'chalk';
2import { build } from '../helpers/build.js';
3import { getFrameworks } from '../helpers/get-frameworks.js';
4import { sortBy } from '../helpers/sort-by.js';

Callers

nothing calls this directly

Calls 3

getFrameworksFunction · 0.85
buildFunction · 0.85
getTableFunction · 0.70

Tested by

no test coverage detected