Merge branch 'develop'

This commit is contained in:
molvqingtai 2024-10-28 10:01:08 +08:00
commit 4cb74c9358

View file

@ -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",