mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Update globalDotEnv in turbo.json
This commit is contained in:
parent
6784ef3d65
commit
1746ca4aa6
@ -1,5 +1,13 @@
|
||||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"globalDotEnv": [
|
||||
".env",
|
||||
".env.local",
|
||||
".env.development",
|
||||
".env.development.local",
|
||||
".env.production",
|
||||
".env.production.local"
|
||||
],
|
||||
"tasks": {
|
||||
"build": {
|
||||
"inputs": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user