Skip to content

Commit

Permalink
test verify changesets
Browse files Browse the repository at this point in the history
Signed-off-by: Kashish Mittal <[email protected]>
  • Loading branch information
04kash committed Nov 22, 2024
1 parent 76cbf51 commit c986209
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ const backend = createBackend();
// https://github.com/backstage/backstage/blob/master/plugins/catalog-backend/src/service/createRouter.ts
backend.add(import('@backstage/plugin-catalog-backend/alpha'));
backend.add(bulkImportPlugin);
console.log('hi');

backend.start();

0 comments on commit c986209

Please sign in to comment.