Skip to content

Commit 1bf0421

Browse files
Latest target
1 parent 2abca2d commit 1bf0421

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/npm.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ await build({
6969
},
7070
typeCheck: 'both',
7171
compilerOptions: {
72+
target: 'Latest',
7273
lib: ['ESNext'],
7374
sourceMap: true,
7475
},

0 commit comments

Comments
 (0)