Merge branch 'develop'
This commit is contained in:
commit
4cb74c9358
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue