Skip to content

Commit 4058887

Browse files
committed
valid web target
1 parent acc23df commit 4058887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/package.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ const Targets = new Set([
290290
'darwin-x64',
291291
'darwin-arm64',
292292
'alpine-x64',
293+
'web',
293294
]);
294295

295296
export class ManifestProcessor extends BaseProcessor {

0 commit comments

Comments
 (0)