Skip to content

Commit

Permalink
remove platformsh-client from bundled dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshanziya committed Sep 25, 2024
1 parent 88a385d commit 0934c8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/old-swans-sleep.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@axelerant/backstage-plugin-platformsh-backend': patch
---

remove platformsh-client from bundled dependency
3 changes: 0 additions & 3 deletions plugins/platformsh-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
"msw": "^2.3.1",
"supertest": "^6.2.4"
},
"bundleDependencies": [
"platformsh-client"
],
"files": [
"dist",
"config.d.ts"
Expand Down

0 comments on commit 0934c8f

Please sign in to comment.