Skip to content
New issue

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

Destructing process.env #323

Closed
1 of 3 tasks
row248-hola opened this issue May 31, 2022 · 5 comments
Closed
1 of 3 tasks

Destructing process.env #323

row248-hola opened this issue May 31, 2022 · 5 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@row248-hola
Copy link

  • Asked question in discussions
  • Tried the troubleshooting Wiki
  • Followed the migration Wiki

Describe the bug
Env variables set from destructing process.env is not processed by this package

To Reproduce
Access variables from .env file via this pattern:

const {var1, var2} = process.env;

Expected behavior
var1 and var2 was replaced by value from .env if there is any

@row248-hola row248-hola changed the title Destructing process.env Destructing process.env May 31, 2022
@github-actions
Copy link

Hey, thank you for opening this issue! 🙂 To boost priority on this issue and support open source please tip the team at https://issuehunt.io/r/goatandsheep/react-native-dotenv/issues/323

@stale
Copy link

stale bot commented Jul 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 30, 2022
@stale stale bot closed this as completed Aug 10, 2022
@goatandsheep goatandsheep reopened this Oct 12, 2022
@github-actions
Copy link

Hey, thank you for opening this issue! 🙂 To boost priority on this issue and support open source please tip the team at https://issuehunt.io/r/goatandsheep/react-native-dotenv/issues/323

@goatandsheep
Copy link
Owner

can you explain the issue a bit more? When is this feature needed? Do you have any code examples?

@stale stale bot removed the wontfix This will not be worked on label Oct 12, 2022
@stale
Copy link

stale bot commented Dec 20, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 20, 2022
@stale stale bot closed this as completed Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants