forked from mirrors/misskey
feat: use tsgo where capable (#16984)
This commit is contained in:
@@ -59,7 +59,7 @@ async function buildSrc() {
|
||||
|
||||
function buildDts() {
|
||||
return execa(
|
||||
'tsc',
|
||||
'tsgo',
|
||||
[
|
||||
'--project', 'tsconfig.json',
|
||||
'--outDir', 'built',
|
||||
|
||||
Reference in New Issue
Block a user