Skip to content

Commit

Permalink
fix: share the dynamic entrypoint in ocm backend (#932)
Browse files Browse the repository at this point in the history
fix: Share the dynamic entrypoint in ocm backend

Signed-off-by: David Festal <[email protected]>
  • Loading branch information
davidfestal authored Nov 14, 2023
1 parent d456cca commit dfddb09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/ocm-backend/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@

export * from './service/router';
export * from './providers';
export * from './dynamic/index';

0 comments on commit dfddb09

Please sign in to comment.