Skip to content

Error in repo docs for environment, should be in config folder not under app. #1193

Closed
@yahyaKacem

Description

@yahyaKacem

This section in the README.md file:

You can also add your own env files other than dev and prod by creating a src/client/app/environment.{NAME}.ts and use them by using the --env=NAME flag on the build/serve commands.

Point out that we should putting the environment file under the src/app folder when I did that it complained about no file config/environment.{NAME}.ts, and when I moved the file there it worked correctly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions