rebuild sample to self cont
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
const cds = require ('@sap/cds');
|
||||
|
||||
|
||||
cds.on('bootstrap', async app => {
|
||||
await cds.mtx.in(app);
|
||||
});
|
||||
|
||||
|
||||
module.exports = cds.server;
|
||||
|
||||
Reference in New Issue
Block a user