Skip to content

Commit 1b38640

Browse files
committed
chore: remove zip command, covered by build
1 parent ba11645 commit 1b38640

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"test": "vitest",
99
"dev": "tsc && vite build && web-ext run -s dist",
1010
"build": "tsc && vite build && web-ext build --overwrite-dest -s dist",
11-
"zip": "web-ext build -s dist --overwrite-dest",
1211
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0 --fix"
1312
},
1413
"dependencies": {

0 commit comments

Comments
 (0)