Skip to content

Commit

Permalink
add command to package
Browse files Browse the repository at this point in the history
  • Loading branch information
mercillo committed Jul 2, 2024
1 parent 46bcb86 commit 21c3d61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"dev": "plasmo dev",
"build:chrome": "plasmo build",
"build:firefox": "plasmo build --target=firefox-mv2",
"package": "plasmo package",
"inject:css": "scripts/inject-css.sh",
"build": "pnpm build:chrome && pnpm build:firefox && pnpm inject:css",
"test": "plasmo test",
Expand Down

0 comments on commit 21c3d61

Please sign in to comment.