Skip to content

Commit e0643f4

Browse files
committed
build: remove build:dts
1 parent 1625bab commit e0643f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/release.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ async function main() {
339339
step('\nBuilding all packages...')
340340
if (!skipBuild) {
341341
await runIfNotDry('pnpm', ['run', 'build'])
342-
await runIfNotDry('pnpm', ['run', 'build:dts'])
343342
} else {
344343
console.log(`(skipped)`)
345344
}

0 commit comments

Comments
 (0)