Merge pull request #33025 from backstage/rugvip/move-transform-tests

cli: move transform tests into the build module
This commit is contained in:
Patrik Oldsberg
2026-02-27 14:08:22 +01:00
committed by GitHub
59 changed files with 1 additions and 1 deletions
@@ -16,7 +16,7 @@
import { execFileSync } from 'node:child_process';
import { resolve as resolvePath } from 'node:path';
import { Output, buildPackage } from '../../modules/build/lib/builder';
import { Output, buildPackage } from '../../lib/builder';
const exportValues = {
all: {