Skip to content

Commit

Permalink
Vorbereitung Angular 13
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorsten committed Nov 5, 2021
1 parent b7dafd1 commit 1f57454
Show file tree
Hide file tree
Showing 15 changed files with 20,028 additions and 10,510 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

5641f9bd768daf17f4543fa225ae9ee6a08e1799 {"key":"ffe1c6156e6bac7162c855f351294e8d4ffef574","integrity":"sha512-cucJ6I/HzK0OOIUpgS0NOgZp4AuSetq77bTwHemUGtUPE/Ww72uJbm2ALHneoFpoklaSdUjXe5ZpJUIMgFCUsw==","time":1636110734974,"size":16255}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

b8932f7e6652f31c9149b0f5bd43af7f0564821d {"key":"6ce88823ba994063a202bb36cffaac003fe998b7","integrity":"sha512-TYJ1H7JVo+0HQ+1+i4lo4QVhAfZ2p1AgV6JBi11lhAeRZ9pjaslyeAXwXBHQ2DaRnQs267Vl9EYh1FVmRYhoZg==","time":1636110734970,"size":96001}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

f4c8d9da69581f0fd2d2d6cd13ba67774d3b3041 {"key":"57a418b80b85af1180ed7672d09245acf5386480","integrity":"sha512-L+33vLGLfhp/iHq20dlY1aw6VuxQAM1sjux7OboZF+t9yfNXl0pG/mkZZ6ymqdQpwHPBYHmUQ2u78pJI5LokIQ==","time":1636110734886,"size":85257}
43 changes: 0 additions & 43 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,31 +64,6 @@
"browserTarget": "ngx-api-mock:build:production"
}
}
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "ngx-api-mock:build"
}
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"main": "src/test.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "tsconfig.spec.json",
"karmaConfig": "karma.conf.js",
"assets": ["src/favicon.ico", "src/assets"],
"styles": ["src/styles.css"],
"scripts": []
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": ["tsconfig.app.json", "tsconfig.spec.json"],
"exclude": ["**/node_modules/**"]
}
}
}
},
Expand All @@ -110,24 +85,6 @@
}
}
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"main": "projects/api-mock/src/test.ts",
"tsConfig": "projects/api-mock/tsconfig.spec.json",
"karmaConfig": "projects/api-mock/karma.conf.js"
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"projects/api-mock/tsconfig.lib.json",
"projects/api-mock/tsconfig.spec.json"
],
"exclude": ["**/node_modules/**"]
}
},
"deploy": {
"builder": "ngx-deploy-npm:deploy",
"options": {
Expand Down
32 changes: 0 additions & 32 deletions karma.conf.js

This file was deleted.

Loading

0 comments on commit 1f57454

Please sign in to comment.