1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00

Remove nx dependencies

This commit is contained in:
Adria Navarro 2024-03-15 00:11:22 +01:00
parent 49cca6d69a
commit 05a169e2fd
6 changed files with 2 additions and 47 deletions

@ -1 +1 @@
Subproject commit 0c050591c21d3b67dc0c9225d60cc9e2324c8dac
Subproject commit 3a05f9fcbb77bb0b1fc6b6485ef49b07bafb2801

View file

@ -94,7 +94,6 @@
"dependsOn": [
{
"projects": [
"@budibase/string-templates",
"@budibase/shared-core"
],
"target": "build"

View file

@ -103,34 +103,6 @@
"build": {
"outputs": [
"{workspaceRoot}/packages/server/builder"
],
"dependsOn": [
{
"projects": [
"@budibase/string-templates"
],
"target": "build"
}
]
},
"dev": {
"dependsOn": [
{
"projects": [
"@budibase/string-templates"
],
"target": "build"
}
]
},
"test": {
"dependsOn": [
{
"projects": [
"@budibase/string-templates"
],
"target": "build"
}
]
}
}

View file

@ -41,19 +41,5 @@
"@types/pouchdb": "^6.4.0",
"ts-node": "10.8.1",
"typescript": "5.2.2"
},
"nx": {
"targets": {
"build": {
"dependsOn": [
{
"projects": [
"@budibase/string-templates"
],
"target": "build"
}
]
}
}
}
}

View file

@ -69,7 +69,6 @@
{
"projects": [
"@budibase/shared-core",
"@budibase/string-templates",
"@budibase/types"
],
"target": "build"
@ -81,7 +80,6 @@
{
"projects": [
"@budibase/shared-core",
"@budibase/string-templates",
"@budibase/types"
],
"target": "build"

@ -1 +1 @@
Subproject commit 29f3417c831a804e1c187948b002e924342de488
Subproject commit 61837de57acdcf05338393bf3e3598f3b1a911ad