Skip to content

.env.local and/or .env.production not loading #113

@tutkun

Description

@tutkun

Even though the following line is added, variables and their values ​​in the .env.local file in the project directory do not appear.

existingFileAssociations['.env*'] = 'dotenv'

I have .env.local and .env.production files in my project, but the .env file does not exist. However, when I create an .env file, I can access the process.env.* values. What is the cause of this bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions