Skip to content

Commit 34d3bfb

Browse files
author
Ian
committed
changing action-build in package.json
1 parent cacc574 commit 34d3bfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "AGPL3",
66
"private": true,
77
"scripts": {
8-
"action-build": "sh ./build-sip.sh && vite build",
8+
"action-build": "vite build",
99
"dev": "vite",
1010
"build": "run-p build-sip && run-p build-only",
1111
"preview": "vite preview",

0 commit comments

Comments
 (0)