Skip to content

chore(*): Update the samples to Angular 22#455

Open
gedinakova wants to merge 6 commits into
vnextfrom
gedinakova/update-angular-22
Open

chore(*): Update the samples to Angular 22#455
gedinakova wants to merge 6 commits into
vnextfrom
gedinakova/update-angular-22

Conversation

@gedinakova

Copy link
Copy Markdown
Contributor

No description provided.

@IGvaleries IGvaleries left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should remove the following options from the individual samples for them to run successfully: baseUrl, downlevelIteration. We also need add strict: false, For the main browser we should and change "angular-in-memory-web-api": "0.22.0", so that we don't have any reliance on angular 21 and need to use force when doing npm install.

@gedinakova

Copy link
Copy Markdown
Contributor Author

@copilot Please, review & address this comment: #455 (review)

…les; update angular-in-memory-web-api to 0.22.0

Copilot AI commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

@copilot Please, review & address this comment: #455 (review)

Done. In commit chore(*): Remove baseUrl/downlevelIteration, add strict:false in samples; update angular-in-memory-web-api to 0.22.0:

  • Removed baseUrl and downlevelIteration from all 376 individual sample tsconfig.json files
  • Added "strict": false to all 376 individual sample tsconfig.json files
  • Updated angular-in-memory-web-api from 0.21.0 to 0.22.0 in browser/package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants