Quantcast
Viewing all articles
Browse latest Browse all 4827

How to just build for an environment other than production

@belgoros wrote:

As Ember CLI docs say: " Ember apps can be built with only three environments: development, production, and testing."

The question I have is:

  • is it possible to just build an app for another environment taking into account variables and secrets by environment without using ember-cli-deploy add-on ?

I previously used ember-cli-deploy and deployed to AWS S3 from my terminal without problems. The request from DevOps folks is to build the same app and then just transfer dist folder to AWS S3.

Any ideas ? Thank you.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4827

Trending Articles