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 32f9b49

Browse files
committed
Update angular to version 14 and fix failing tests
1 parent 6b5ee3e commit 32f9b49

File tree

9 files changed

+21519
-8731
lines changed

9 files changed

+21519
-8731
lines changed

‎.gitignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ testem.log
3737
# System Files
3838
.DS_Store
3939
Thumbs.db
40+
41+
# Angular cache
42+
.angular

‎angular.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"tsConfig": "src/tsconfig.spec.json",
7777
"karmaConfig": "src/karma.conf.js",
7878
"styles": [
79-
"src/styles.sass"
79+
"src/styles.scss"
8080
],
8181
"scripts": [],
8282
"assets": [

0 commit comments

Comments
(0)

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