chore: Merged fiori into bookstore and tests into subprojects
This commit is contained in:
11
package.json
11
package.json
@@ -5,15 +5,7 @@
|
||||
"repository": "https://github.com/sap-samples/cloud-cap-samples.git",
|
||||
"author": "daniel.hutzel@sap.com",
|
||||
"workspaces": [
|
||||
"bookshop",
|
||||
"bookstore",
|
||||
"common",
|
||||
"fiori",
|
||||
"orders",
|
||||
"reviews",
|
||||
"shared-db",
|
||||
"etc/data-viewer",
|
||||
"etc/loggers"
|
||||
"*"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@cap-js/cds-test": "^0"
|
||||
@@ -22,7 +14,6 @@
|
||||
"start": "cds watch bookshop --open http://localhost:4004",
|
||||
"bookstore": "cds watch bookstore",
|
||||
"bookshop": "cds watch bookshop",
|
||||
"fiori": "cds watch fiori",
|
||||
"orders": "cds watch orders",
|
||||
"reviews": "cds watch reviews",
|
||||
"lint": "npx eslint",
|
||||
|
||||
Reference in New Issue
Block a user