feat(config): update turbo.json to include UI setting and modify web package.json dev script to allow external access

This commit is contained in:
2026-03-15 12:16:39 -04:00
parent c201006ca2
commit a2862e5948
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
{
"$schema": "https://turbo.build/schema.json",
"ui": "tui",
"tasks": {
"build": {
"dependsOn": ["^build"],