[chore] update lazyrepo (#1211)
This commit is contained in:
parent
5ab93eef5f
commit
f5c5b05dc7
28 changed files with 149 additions and 146 deletions
|
@ -6,7 +6,7 @@ import { exec } from './lib/exec'
|
|||
import { sortUnions } from './lib/sort-unions'
|
||||
|
||||
async function buildApi(sourcePackageDir: string) {
|
||||
// this depends on `build:types` being run first, but we'll rely on turbo to
|
||||
// this depends on `build-types` being run first, but we'll rely on turbo to
|
||||
// make that happen.
|
||||
|
||||
const relativeSourcePackageDir = path.relative(path.resolve(__dirname, '../..'), sourcePackageDir)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue