-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
Verify canary release
- I verified that the issue exists in the latest Turborepo canary release.
Which canary version will you have in your reproduction?
2.3.3
Expected behavior
Using framework specific vars like process.env.NITRO_DATABASE_URL
or process.env.NUXT_API_URL
should be allowed but usage throws
NITRO_DATABASE_URL is not listed as a dependency in turbo.json turbo/no-undeclared-env-vars
Actual behavior
Allow list should be on par with the docs: https://turbo.build/repo/docs/crafting-your-repository/using-environment-variables#framework-inference