Closed
Description
Which @angular/* package(s) are relevant/related to the feature request?
common
Description
I use Angular Environment Variables from environment.ts file. Everything is OK on my dev environment. But when I deploy my project to Vercel & need to use Vercel Environment Variables, I have to do an extra step of installing dotenv and creating the set-env.js file : link to the file
Proposed solution
Can Angular team please create an official tool or lib to get the Environment Variables that works with Vercel Environment Variables?
Alternatives considered
Manually creating the set-env.js or config.js to convert Vercel Environment Variables to Angular Environment Variables in environment.ts file : link to the file
Metadata
Metadata
Assignees
Labels
No labels