mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 05:37:21 +00:00
Flatten workspace (#120)
This commit is contained in:
+4
-15
@@ -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": []
|
||||
|
||||
Reference in New Issue
Block a user