Skip to content

Commit

Permalink
add --shared-package \!@backstage/backend-common to dynamic-plugins/w…
Browse files Browse the repository at this point in the history
…rappers/red-hat-developer-hub-backstage-plugin-marketplace-backend-dynamic/package.json

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Jan 27, 2025
1 parent 5fde8b8 commit 8bfc9cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test": "backstage-cli package test --passWithNoTests --coverage",
"clean": "backstage-cli package clean",
"clean-dynamic-sources": "yarn clean && rm -Rf node_modules",
"export-dynamic": "janus-cli package export-dynamic-plugin --embed-package @red-hat-developer-hub/backstage-plugin-marketplace-backend",
"export-dynamic": "janus-cli package export-dynamic-plugin --embed-package @red-hat-developer-hub/backstage-plugin-marketplace-backend --shared-package !@backstage/backend-common",
"export-dynamic:clean": "run export-dynamic --clean"
},
"dependencies": {
Expand Down

0 comments on commit 8bfc9cb

Please sign in to comment.