Skip to content

Commit c4e721c

Browse files
authored
Fix: Missing local entity exposure (#274)
* ignore mcp.json * fix issue and add tests * fix cds.root * fix jest caching * fix jest caching issue * define csn
1 parent cce9cca commit c4e721c

File tree

6 files changed

+271
-357
lines changed

6 files changed

+271
-357
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ node_modules
22
package-lock.json
33
coverage
44
gen
5-
/.idea
5+
/.idea
6+
*/mcp.json

0 commit comments

Comments
 (0)