Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9485a79

Browse files
chore: updated to Angular v13
1 parent 9fa61f2 commit 9485a79

File tree

7 files changed

+5537
-10972
lines changed

7 files changed

+5537
-10972
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/.angular/cache
12
# Specifies intentionally untracked files to ignore when using Git
23
# http://git-scm.com/docs/gitignore
34

‎angular.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"optimization": true,
6060
"outputHashing": "all",
6161
"sourceMap": false,
62-
"extractCss": true,
6362
"namedChunks": false,
6463
"aot": true,
6564
"extractLicenses": true,
@@ -89,7 +88,6 @@
8988
"browserTarget": "app:build:production"
9089
},
9190
"ci": {
92-
"progress": false
9391
}
9492
}
9593
},
@@ -128,17 +126,6 @@
128126
}
129127
}
130128
},
131-
"lint": {
132-
"builder": "@angular-devkit/build-angular:tslint",
133-
"options": {
134-
"tsConfig": [
135-
"tsconfig.app.json",
136-
"tsconfig.spec.json",
137-
"e2e/tsconfig.json"
138-
],
139-
"exclude": ["**/node_modules/**"]
140-
}
141-
},
142129
"e2e": {
143130
"builder": "@angular-devkit/build-angular:protractor",
144131
"options": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /