Skip to content

Commit 6e42b7a

Browse files
chore: rename build target for the add-nx-to-qwik package (#140)
1 parent 054e002 commit 6e42b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/add-nx-to-qwik/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
]
3838
}
3939
},
40-
"build": {
40+
"xbuild": {
4141
"executor": "nx:run-commands",
4242
"outputs": ["{workspaceRoot}/build/packages/add-nx-to-qwik"],
4343
"options": {

0 commit comments

Comments
 (0)