Skip to content

Commit

Permalink
fix(notifications): add dynamicPluginInstaller (janus-idp#1275)
Browse files Browse the repository at this point in the history
chore: add "postversion" npm script

Signed-off-by: Marek Libra <[email protected]>
  • Loading branch information
mareklibra authored Feb 28, 2024
1 parent b0e624c commit 5758a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/notifications-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"clean": "backstage-cli package clean",
"prepack": "backstage-cli package prepack",
"postpack": "backstage-cli package postpack",
"postversion": "yarn run export-dynamic",
"tsc": "tsc",
"openapi": "./scripts/openapi.sh",
"export-dynamic": "janus-cli package export-dynamic-plugin"
Expand Down

0 comments on commit 5758a63

Please sign in to comment.