feat(medusa,framework,cli,admin-bundler): Integrate admin extensions into medusa build:plugin (#10941)

**What**
Calls the `plugin` script from `@medusajs/admin-bundler` as part of `medusa plugin:build`.
This commit is contained in:
Kasper Fabricius Kristensen
2025-01-13 21:48:55 +01:00
committed by GitHub
parent 2a2b387bc3
commit 4bc3f5b845
8 changed files with 93 additions and 18 deletions

View File

@@ -56,7 +56,7 @@
"express": "^4.21.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^10.0.0",
"glob": "^7.1.6",
"glob": "^10.3.10",
"hosted-git-info": "^4.0.2",
"inquirer": "^8.0.0",
"is-valid-path": "^0.1.1",