-
Notifications
You must be signed in to change notification settings - Fork 2
/
angular.json
251 lines (251 loc) · 9.45 KB
/
angular.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"projects": {
"entity-search-web-app": {
"projectType": "application",
"schematics": {
"@schematics/angular:component": {
"style": "scss"
}
},
"root": "",
"sourceRoot": "src",
"prefix": "app",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:application",
"options": {
"outputPath": {
"base": "dist/entity-search-web-app"
},
"index": "src/index.html",
"polyfills": [
"src/polyfills.ts"
],
"tsConfig": "tsconfig.app.json",
"aot": true,
"allowedCommonJsDependencies": [
"core-js/modules/es.promise.js",
"core-js/modules/es.regexp.to-string.js",
"core-js/modules/es.array.reverse.js",
"core-js/modules/es.array.index-of.js",
"core-js/modules/es.string.includes.js",
"core-js/modules/es.string.trim.js",
"core-js/modules/es.string.split.js",
"core-js/modules/es.string.ends-with.js",
"core-js/modules/es.array.reduce.js",
"core-js/modules/web.dom-collections.iterator.js",
"core-js/modules/es.string.starts-with.js",
"core-js/modules/es.string.replace.js",
"core-js/modules/es.string.match.js",
"@babel/runtime-corejs3/core-js-stable/instance/starts-with",
"@babel/runtime-corejs3/core-js-stable/map",
"@babel/runtime-corejs3/core-js-stable/instance/slice",
"@babel/runtime-corejs3/core-js-stable/symbol",
"@babel/runtime-corejs3/core-js-stable/parse-int",
"@babel/runtime-corejs3/core-js-stable/instance/values",
"@babel/runtime-corejs3/core-js-stable/instance/fill",
"@babel/runtime-corejs3/core-js-stable/instance/index-of",
"@babel/runtime-corejs3/core-js-stable/instance/reverse",
"@babel/runtime-corejs3/core-js-stable/instance/includes",
"@babel/runtime-corejs3/core-js-stable/instance/some",
"@babel/runtime-corejs3/core-js-stable/instance/trim",
"@babel/runtime-corejs3/core-js-stable/instance/bind",
"@babel/runtime-corejs3/core-js-stable/promise",
"@babel/runtime-corejs3/core-js-stable/instance/every",
"@babel/runtime-corejs3/core-js-stable/instance/reduce",
"@babel/runtime-corejs3/core-js-stable/instance/concat",
"@babel/runtime-corejs3/core-js-stable/instance/filter",
"@babel/runtime-corejs3/core-js-stable/instance/for-each",
"@babel/runtime-corejs3/core-js-stable/instance/map",
"@babel/runtime-corejs3/core-js-stable/parse-float",
"@babel/runtime-corejs3/core-js-stable/reflect/get-prototype-of",
"@babel/runtime-corejs3/core-js-stable/reflect/apply",
"@babel/runtime-corejs3/core-js-stable/reflect/delete-property",
"@babel/runtime-corejs3/core-js-stable/reflect/construct",
"@babel/runtime-corejs3/core-js/get-iterator-method",
"@babel/runtime-corejs3/core-js/get-iterator",
"@babel/runtime-corejs3/core-js-stable/array/is-array",
"@babel/runtime-corejs3/core-js-stable/array/from",
"@babel/runtime-corejs3/helpers/get",
"@babel/runtime-corejs3/helpers/toConsumableArray",
"@babel/runtime-corejs3/helpers/getPrototypeOf",
"@babel/runtime-corejs3/helpers/possibleConstructorReturn",
"@babel/runtime-corejs3/helpers/inherits",
"@babel/runtime-corejs3/helpers/createClass",
"@babel/runtime-corejs3/helpers/defineProperty",
"@babel/runtime-corejs3/helpers/asyncToGenerator",
"@babel/runtime-corejs3/helpers/slicedToArray",
"@babel/runtime-corejs3/core-js-stable/date/now",
"@babel/runtime-corejs3/core-js-stable/object/keys",
"@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols",
"@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor",
"@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptors",
"@babel/runtime-corejs3/core-js-stable/object/define-property",
"@babel/runtime-corejs3/core-js-stable/object/define-properties",
"raf",
"@babel/runtime-corejs3/regenerator",
"canvg",
"hammerjs",
"jspdf",
"url",
"zone.js"
],
"assets": [
"src/favicon.ico",
"src/assets"
],
"styles": [
"./node_modules/@senzing/sdk-components-ng/styles/styles.css",
"./node_modules/@senzing/sdk-components-ng/styles/themes/senzing.css",
"src/app/scss/styles.scss",
"src/app/scss/theme.scss"
],
"scripts": [],
"webWorkerTsConfig": "tsconfig.worker.json",
"browser": "src/main.ts"
},
"configurations": {
"production": {
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.prod.ts"
}
],
"index": {
"input": "src/index.prod.html",
"output": "index.pug"
},
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"namedChunks": false,
"extractLicenses": true,
"budgets": [
{
"type": "initial",
"maximumWarning": "4mb",
"maximumError": "8mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "20kb",
"maximumError": "30kb"
}
]
},
"docker": {
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.docker.ts"
}
],
"index": {
"input": "src/index.prod.html",
"output": "index.pug"
},
"optimization": true,
"outputHashing": "all",
"sourceMap": true,
"namedChunks": false,
"extractLicenses": true,
"budgets": [
{
"type": "initial",
"maximumWarning": "4mb",
"maximumError": "8mb"
}
]
},
"development": {
"optimization": false,
"sourceMap": true,
"namedChunks": true,
"extractLicenses": false
},
"e2e": {
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.test.ts"
}
]
}
}
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"proxyConfig": "proxy.conf.json",
"port": 4200,
"buildTarget": "entity-search-web-app:build"
},
"configurations": {
"development": {
"buildTarget": "entity-search-web-app:build:development"
},
"production": {
"buildTarget": "entity-search-web-app:build:production"
},
"docker": {
"buildTarget": "entity-search-web-app:build:docker"
},
"e2e": {
"buildTarget": "entity-search-web-app:build:e2e"
}
}
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"buildTarget": "entity-search-web-app:build"
}
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"polyfills": [
"zone.js",
"zone.js/testing"
],
"tsConfig": "tsconfig.spec.json",
"inlineStyleLanguage": "scss",
"assets": [
{
"glob": "**/*",
"input": "src/assets"
}
],
"styles": [
"./node_modules/@angular/material/prebuilt-themes/indigo-pink.css",
"src/app/scss/styles.scss",
"src/app/scss/theme.scss"
],
"scripts": []
}
},
"e2e": {
"builder": "playwright-ng-schematics:playwright",
"options": {
"devServerTarget": "entity-search-web-app:serve"
},
"configurations": {
"production": {
"devServerTarget": "entity-search-web-app:serve:production"
}
}
}
}
}
},
"cli": {
"analytics": false,
"schematicCollections": [
"@angular-eslint/schematics"
]
}
}