Skip to content

Move Angular code around#238

Merged
crisbeto merged 3 commits intogoogle:mainfrom
crisbeto:samples-dir
Dec 8, 2025
Merged

Move Angular code around#238
crisbeto merged 3 commits intogoogle:mainfrom
crisbeto:samples-dir

Conversation

@crisbeto
Copy link
Collaborator

@crisbeto crisbeto commented Dec 8, 2025

Moves the Angular code based on #176. Note that I had to resort to symlinking the renderers/angular/src directory, because we want the Angular renderer to be under renderers while the examples should be under samples/client. This doesn't work with the Angular CLI which requires the angular.json to be at the root.

Moves the Angular renderer code under `renderers` and the examples under `samples`.
We want the Angular renderer to be under `renderers` while the examples should be under `samples/client`. This doesn't work with the Angular CLI which requires the `angular.json` to be at the root.

These changes work around it by symlinking the renderer back into the samples directory.
@crisbeto crisbeto requested a review from sugoi-yuzuru December 8, 2025 16:42
@crisbeto crisbeto marked this pull request as ready for review December 8, 2025 16:42
@crisbeto crisbeto merged commit dd48e3c into google:main Dec 8, 2025
5 checks passed
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.

2 participants