Skip to content

Feature req: Environment specific assets/ angular-cli files #4150

Closed
@mmc41

Description

@mmc41

Currently, one can add asset folders by adding them to angular-cli.json's assets key. These assets will always be added regardless of environment.

I need to add test assets (stub-data) for test/development environments only - they should not be added to production. Hence I would like, angular-cli to support specifying different sets of asset folders depending on the build environment.

Another more general option, would be for angular-cli to support multiple angular-cli*.json files (additional files with environment specific overrides).

Metadata

Metadata

Assignees

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