Movatterモバイル変換


[0]ホーム

URL:


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

Commite9fbd2b

Browse files
committed
chore(dependencies): update to Angular 20.2
1 parente3207a1 commite9fbd2b

File tree

6 files changed

+3888
-3152
lines changed

6 files changed

+3888
-3152
lines changed

‎CLI.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Angular
22

3-
This library was generated with[Angular CLI](https://github.com/angular/angular-cli) version18.2.
3+
This library was generated with[Angular CLI](https://github.com/angular/angular-cli) version20.2.
44

55
##Code scaffolding
66

‎angular.json‎

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,31 @@
184184
"@cypress/schematic",
185185
"@schematics/angular"
186186
]
187+
},
188+
"schematics": {
189+
"@schematics/angular:component": {
190+
"type":"component"
191+
},
192+
"@schematics/angular:directive": {
193+
"type":"directive"
194+
},
195+
"@schematics/angular:service": {
196+
"type":"service"
197+
},
198+
"@schematics/angular:guard": {
199+
"typeSeparator":"."
200+
},
201+
"@schematics/angular:interceptor": {
202+
"typeSeparator":"."
203+
},
204+
"@schematics/angular:module": {
205+
"typeSeparator":"."
206+
},
207+
"@schematics/angular:pipe": {
208+
"typeSeparator":"."
209+
},
210+
"@schematics/angular:resolver": {
211+
"typeSeparator":"."
212+
}
187213
}
188214
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp