Merge pull request #163 from multica-ai/feat/desktop-device-id
fix(web): add API_URL to turbo.json globalEnv
This commit is contained in:
commit
052c7ac040
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"globalDependencies": ["tsconfig.json", "tsconfig.base.json"],
|
||||
"globalEnv": ["API_URL"],
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue