Skip to content

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

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.

Activity

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

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