We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
7.6.0
v33.3.1
mac
No response
export .env variables in production build
getting undefined
dotenv
main.ts
The production build cannot export .env variables, but it works fine in development mode.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pre-flight checklist
Electron Forge version
7.6.0
Electron version
v33.3.1
Operating system
mac
Last known working Electron Forge version
No response
Expected behavior
export .env variables in production build
Actual behavior
getting undefined
Steps to reproduce
dotenv
main.ts
Additional information
The production build cannot export .env variables, but it works fine in development mode.
The text was updated successfully, but these errors were encountered: