Enable cds watch hello
by moving the `hello` implementation into the subfolder `srv`
This commit is contained in:
committed by
Daniel Hutzel
parent
e1052c209b
commit
ae09caf7ad
@@ -27,6 +27,7 @@
|
||||
"registry": "node .registry/server.js",
|
||||
"bookshop": "cds watch bookshop",
|
||||
"fiori": "cds watch fiori",
|
||||
"hello": "cds watch hello",
|
||||
"media": "cds watch media",
|
||||
"mocha": "npx mocha || echo",
|
||||
"jest": "npx jest",
|
||||
|
||||
Reference in New Issue
Block a user