chore: move build utilities to Compiler class (#10904)

Fixes: FRMW-2866
This commit is contained in:
Harminder Virk
2025-01-10 11:30:48 +00:00
committed by GitHub
parent c1930bd656
commit 428fce5313
5 changed files with 389 additions and 273 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"@medusajs/framework": patch
---
chore: move build utilities to Compiler class