Improvements for Supplier replication

This commit is contained in:
Uwe Klinger
2021-05-03 12:52:11 +02:00
parent de806a1e38
commit eb4bc703dd
6 changed files with 106 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
const cds = require ('@sap/cds')
require('./monkey-patch');
cds.once('served', require('./srv/mashup'))
module.exports = cds.server