Skip to content

Commit

Permalink
valid web target
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomoreno committed Sep 6, 2021
1 parent acc23df commit 4058887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/package.ts
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ const Targets = new Set([
'darwin-x64',
'darwin-arm64',
'alpine-x64',
'web',
]);

export class ManifestProcessor extends BaseProcessor {
Expand Down

0 comments on commit 4058887

Please sign in to comment.