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

Add env.local support for Next.js users #1604

Closed
ercgrat opened this issue Nov 30, 2020 · 1 comment · Fixed by #4871
Closed

Add env.local support for Next.js users #1604

ercgrat opened this issue Nov 30, 2020 · 1 comment · Fixed by #4871
Labels
good first issue type: feature code contributing to the implementation of a feature and/or user facing functionality

Comments

@ercgrat
Copy link

ercgrat commented Nov 30, 2020

Is your feature request related to a problem? Please describe.

#1386 fixed an issue where netlify dev wasn't respecting local environment variables when there were production values set in the Netlify UI. However, there is still no support for env.local which has special functionality in Next.js.

Next.js docs

Describe the solution you'd like

Add support for env.local.

@ercgrat ercgrat added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Nov 30, 2020
@erezrokah
Copy link
Contributor

Related to #1303

ctemplin added a commit to ctemplin/netlify-cli that referenced this issue Jul 27, 2022
@kodiakhq kodiakhq bot closed this as completed in #4871 Aug 1, 2022
kodiakhq bot added a commit that referenced this issue Aug 1, 2022
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants