Split packages into platform and extensions
This commit is contained in:
parent
f175d4b96b
commit
e8969fba11
@ -2,7 +2,8 @@
|
||||
"name": "root",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
"platform/*",
|
||||
"extensions/*"
|
||||
],
|
||||
"scripts": {
|
||||
"start": "lerna run lerna:start --parallel",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user