Re-run cds add mtx
This commit is contained in:
@@ -10,6 +10,6 @@ module.exports = require('@capire/bookstore/server.js')
|
||||
// For didactic reasons in capire, run below services embedded
|
||||
// TODO find a better way to switch this
|
||||
if (cds.requires.multitenancy) {
|
||||
cds.requires.OrdersService = null
|
||||
cds.requires.ReviewsService = null
|
||||
delete cds.env.requires.OrdersService
|
||||
delete cds.env.requires.ReviewsService
|
||||
}
|
||||
Reference in New Issue
Block a user