Skip to content

Commit 636392e

Browse files
committed
config: Add "build" to project outputs in project.json.
1 parent 0cf2b14 commit 636392e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/webhook_router/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
"console"
6363
],
6464
"target": "build"
65-
}
65+
},
66+
"build"
6667
],
6768
"outputs": [
6869
"{options.target-dir}"

0 commit comments

Comments
 (0)