Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70440

Appflow not using environment.prod.ts in Build Type : Release

$
0
0

Hi, I am using Appflow to build my Android package.
I notice that selecting the Build Type : Release , will not trigger the ‘production’ option under angular.json.
I need to have two env for firebase testing. Am I missing a step or should it be this way?

Angular.json

“configurations”: {
            “production”: {
              “fileReplacements”: [
                {
                  “replace”: “src/environments/environment.ts”,
                  “with”: “src/environments/environment.prod.ts”
                }
              ],
             …
            },
            “ci”: {
              “progress”: false
            }
          }
        },

Note, that I am on the Launch plan with Appflow.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 70440

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>