Angular environment file infomation in angular.json

 fileReplacements": [

                {

                  "replace": "src/environments/environment.ts",

                  "with": "src/environments/environment.prod.ts"

                }

Comments

Popular posts from this blog

Angular Pie Chart

20 Hibernate Questions