Project

General

Profile

« Previous | Next » 

Revision 60247

[Connect | Trunk]

Package.josn: remove unused dependencies
Properties:
- properties using services of beta in production is removed and replaced with environment.prod.prod.ts
- update stats tool property and login

View differences:

angular.json
43 43
              "fileReplacements": [
44 44
                {
45 45
                  "replace": "src/environments/environment.ts",
46
                  "with": "src/environments/environment.prod.prod.ts"
46
                  "with": "src/environments/environment.prod.ts"
47 47
                },
48 48
                {
49 49
                  "replace": "src/index.html",
......
153 153
              "fileReplacements": [
154 154
                {
155 155
                  "replace": "src/environments/environment.ts",
156
                  "with": "src/environments/environment.prod.prod.ts"
156
                  "with": "src/environments/environment.prod.ts"
157 157
                },
158 158
                {
159 159
                  "replace": "src/index.html",

Also available in: Unified diff