We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04bf35d commit 3bb0a84Copy full SHA for 3bb0a84
plugins/ocm-backend/package.json
@@ -31,7 +31,7 @@
31
"scripts": {
32
"build": "backstage-cli package build",
33
"clean": "backstage-cli package clean",
34
- "export-dynamic": "janus-cli package export-dynamic-plugin --embed-package --embed-package @backstage/plugin-kubernetes-common --no-embed-as-dependencies",
+ "export-dynamic": "janus-cli package export-dynamic-plugin --no-embed-as-dependencies",
35
"lint:check": "backstage-cli package lint",
36
"lint:fix": "backstage-cli package lint --fix",
37
"postpack": "backstage-cli package postpack",
0 commit comments