fix: Add schema only flag on Medusa app loader (#14502)

* fix(build): Introduce a schema only flag for more heavy light weight loading

* fix(build): cleanup and tests

* Create shy-snails-raise.md

* fix(build): cleanup
This commit is contained in:
Adrien de Peretti
2026-01-09 12:21:28 +01:00
committed by GitHub
parent 66f8fe084c
commit 233ec261be
9 changed files with 243 additions and 20 deletions

View File

@@ -0,0 +1,8 @@
---
"@medusajs/medusa": patch
"@medusajs/link-modules": patch
"@medusajs/framework": patch
"@medusajs/modules-sdk": patch
---
Fix/add schema only flag