refactor(media)!: extract media package from core (#1879)

This commit is contained in:
rahim
2026-07-28 21:14:50 -07:00
committed by GitHub
parent fa54f75d38
commit 75dcc6675b
346 changed files with 1570 additions and 1072 deletions
+3
View File
@@ -13,6 +13,9 @@
{ "path": "packages/store/src/html" },
{ "path": "packages/store/src/react" },
{ "path": "packages/media" },
{ "path": "packages/media/src/dom" },
{ "path": "packages/core" },
{ "path": "packages/core/src/dom" },