mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
8
nx.json
8
nx.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"npmScope": "nativescript",
|
||||
"workspaceLayout": {
|
||||
"appsDir": "packages",
|
||||
"appsDir": "apps",
|
||||
"libsDir": "packages"
|
||||
},
|
||||
"implicitDependencies": {
|
||||
@@ -24,13 +24,13 @@
|
||||
}
|
||||
},
|
||||
"projects": {
|
||||
"core-e2e-automated": {
|
||||
"apps-automated": {
|
||||
"tags": []
|
||||
},
|
||||
"core-e2e-playground": {
|
||||
"apps-playground": {
|
||||
"tags": []
|
||||
},
|
||||
"core-e2e-ui": {
|
||||
"apps-ui": {
|
||||
"tags": []
|
||||
},
|
||||
"core": {
|
||||
|
||||
Reference in New Issue
Block a user