less prominent workaround
This commit is contained in:
@@ -12,11 +12,5 @@ extend Books with {
|
|||||||
rating : Reviews.rating;
|
rating : Reviews.rating;
|
||||||
}
|
}
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
// Temporary workaround for cap/issues#4112:
|
||||||
// BUG in compiler: we have to force-include cat-service after admin-service
|
annotate Reviews with @cds.autoexpose;
|
||||||
// see cap/issues#4112; when fixed we can rempve these lines
|
|
||||||
//
|
|
||||||
using from '@capire/bookshop/srv/admin-service';
|
|
||||||
using from '@capire/bookshop/srv/cat-service';
|
|
||||||
//
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
|
||||||
|
|||||||
Reference in New Issue
Block a user