mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: nx migrate latest
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"root": "apps/automated/",
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"sourceRoot": "apps/automated/app",
|
||||
"projectType": "application",
|
||||
"prefix": "nativescript",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"root": "apps/toolbox/",
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"sourceRoot": "apps/toolbox/src",
|
||||
"projectType": "application",
|
||||
"prefix": "nativescript",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"root": "apps/ui/",
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"sourceRoot": "apps/ui/src",
|
||||
"projectType": "application",
|
||||
"prefix": "nativescript",
|
||||
|
||||
Reference in New Issue
Block a user