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

feat: add built-in .env support from dotenv-webpack plugin #3751

Closed
wants to merge 1 commit into from

Conversation

mertcanaltin
Copy link

@alexander-akait I tried to make an experiment
I would be very happy if you have a comment

issue:#3747

@mertcanaltin mertcanaltin requested a review from a team as a code owner April 24, 2023 14:20
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Apr 24, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: mertcanaltin / name: Mert Can Altın (d090c6c)

@alexander-akait
Copy link
Member

Sorry, we don't want reuse dotenv-plugin, we want to implement own deep integrated (with CLI) plugin with:

  • cache support to avoid bad perf
  • ESM support out of box, i.e. import.meta.env
  • flexible loading logic
  • good logging

and other features, so you don't need to install plguins to have .env support.

We started it #3759, so let's close, anyway thank you, if you want to be a part of development feel free to write your ideas in the issue and here #3759

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants