We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b547149 commit 66be8c7Copy full SHA for 66be8c7
angular.json
@@ -192,26 +192,6 @@
192
},
193
"extract-i18n": {
194
"builder": "@angular-devkit/build-angular:extract-i18n"
195
- },
196
- "test": {
197
- "builder": "@angular-devkit/build-angular:karma",
198
- "options": {
199
- "polyfills": [
200
- "zone.js",
201
- "zone.js/testing"
202
- ],
203
- "tsConfig": "projects/angular-redux-injector-demo/tsconfig.spec.json",
204
- "assets": [
205
- {
206
- "glob": "**/*",
207
- "input": "projects/angular-redux-injector-demo/public"
208
- }
209
210
- "styles": [
211
- "projects/angular-redux-injector-demo/src/styles.css"
212
213
- "scripts": []
214
215
}
216
217
0 commit comments