Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
molvqingtai committed Oct 28, 2024
2 parents 27d66e0 + ca97c5e commit 4cb74c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "wxt",
"dev:firefox": "wxt -b firefox",
"build": "cross-env NODE_ENV=production run-p build:*",
"build:chorme": "wxt build -b chorme",
"build:chrome": "wxt build -b chrome",
"build:firefox": "wxt build -b firefox",
"pack": "cross-env NODE_ENV=production run-p pack:*",
"pack:chrome": "wxt zip -b chrome",
Expand Down

0 comments on commit 4cb74c9

Please sign in to comment.