fix(admin-ui): alias design system packages (#5358)
* alias design system packages * add changeset
This commit is contained in:
committed by
GitHub
parent
ca6e7dc350
commit
3376f4ccc1
5
.changeset/rare-chefs-wash.md
Normal file
5
.changeset/rare-chefs-wash.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): Alias design system packages
|
||||
@@ -10,4 +10,7 @@ export const ALIASED_PACKAGES = [
|
||||
"@tanstack/react-table",
|
||||
"@emotion/react",
|
||||
"medusa-react",
|
||||
"@medusajs/ui",
|
||||
"@medusajs/icons",
|
||||
"@medusajs/ui-preset",
|
||||
] as const
|
||||
|
||||
Reference in New Issue
Block a user