Skip to content

Commit 343a900

Browse files
authored
chore: add build.qwik-ci script"
1 parent 0f4daa5 commit 343a900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"scripts": {
66
"nx": "nx",
77
"build": "nx run qwik-image:build",
8+
"build.qwik-ci": "nx run qwik-image:build --skip-nx-cache",
89
"test": "echo 'test'"
910
},
1011
"private": false,

0 commit comments

Comments
 (0)