Add nx build dependencies back

This commit is contained in:
Adria Navarro 2024-03-15 09:53:30 +01:00
parent e1512f15de
commit e3033b5e50
3 changed files with 4 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3a05f9fcbb77bb0b1fc6b6485ef49b07bafb2801
Subproject commit 267944a9d4be2c4e545e886d11449470607f34b6

View File

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

View File

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