Skip to content

Request: Support environments other than release and debug #3156

Open
@drice

Description

@drice

Currently, there are two supported environments, release and debug. The default is debug and "--release" can be used to build a release version of the app. It would be useful to have other environments, so I was wondering if it would be possible to add an "--environment" flag be allowed to specify these.

For example, "tns run android --environment=test" would use the file app.component.test.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildDescribes issues related to build operationsfeaturepublishDescribes issues that are related to publishing applicationsrunDescribes issues related to run command

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions