Skip to content

Commit 5731277

Browse files
filiptroniceksvenefftinge
authored andcommitted
build targets
1 parent e3cec52 commit 5731277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ The build happens automatically when you start a workspace but if you want to bu
3232

3333
```
3434
pnpm install
35-
pnpm build
36-
pnpm package
35+
pnpm build --target=chrome-mv3 # or --target=firefox-mv2
36+
pnpm package --target=chrome-mv3 # or --target=firefox-mv2
3737
```
3838

3939
### Testing

0 commit comments

Comments
 (0)