Flatten workspace (#120)

This commit is contained in:
Rahim
2025-10-23 15:19:36 -07:00
committed by GitHub
parent e41f883aea
commit 1ad0bc436f
215 changed files with 804 additions and 6445 deletions
+4 -15
View File
@@ -4,21 +4,10 @@
"baseUrl": "."
},
"references": [
{ "path": "packages/core/media-store" },
{ "path": "packages/core/playback-engine" },
{ "path": "packages/core/media" },
{ "path": "packages/core/icons" },
{ "path": "packages/html/html-icons" },
{ "path": "packages/html/html-media-elements" },
{ "path": "packages/html/html-media-store" },
{ "path": "packages/html/html" },
{ "path": "packages/react/react-icons" },
{ "path": "packages/react/react-media-elements" },
{ "path": "packages/react/react-media-store" },
{ "path": "packages/react/react" },
{ "path": "packages/react-native/react-native-icons" },
{ "path": "packages/react-native/react-native-media-elements" },
{ "path": "packages/react-native/react-native" }
{ "path": "packages/core" },
{ "path": "packages/icons" },
{ "path": "packages/html" },
{ "path": "packages/react" }
],
"files": [],
"include": []