Skip to content

feat(examples): update angular_bazel_architect to version 11#2495

Merged
mattem merged 1 commit into
bazel-contrib:stablefrom
alan-agius4:update-angular_bazel_architect-v11
Mar 4, 2021
Merged

feat(examples): update angular_bazel_architect to version 11#2495
mattem merged 1 commit into
bazel-contrib:stablefrom
alan-agius4:update-angular_bazel_architect-v11

Conversation

@alan-agius4

Copy link
Copy Markdown
Contributor

No description provided.

@google-cla google-cla Bot added the cla: yes label Mar 2, 2021
@alan-agius4
alan-agius4 force-pushed the update-angular_bazel_architect-v11 branch from dc600cc to 5a5b04d Compare March 2, 2021 18:27
@alan-agius4 alan-agius4 changed the title Update angular bazel architect v11 feat(examples): update angular_bazel_architect to version 11 Mar 2, 2021
@alan-agius4
alan-agius4 force-pushed the update-angular_bazel_architect-v11 branch 3 times, most recently from 8c9e6aa to fc6a31c Compare March 2, 2021 18:34
@google-cla google-cla Bot added cla: no and removed cla: yes labels Mar 2, 2021
@bazel-contrib bazel-contrib deleted a comment from google-cla Bot Mar 2, 2021
@alan-agius4
alan-agius4 force-pushed the update-angular_bazel_architect-v11 branch from fc6a31c to 588e9da Compare March 2, 2021 18:35
@google-cla google-cla Bot added cla: yes and removed cla: no labels Mar 2, 2021
@bazel-contrib bazel-contrib deleted a comment from google-cla Bot Mar 2, 2021
@alan-agius4
alan-agius4 force-pushed the update-angular_bazel_architect-v11 branch 2 times, most recently from 3a9de8d to ad615d3 Compare March 2, 2021 18:56
@alan-agius4 alan-agius4 closed this Mar 2, 2021
@alan-agius4
alan-agius4 force-pushed the update-angular_bazel_architect-v11 branch from ad615d3 to 40f5dd3 Compare March 2, 2021 19:02
@alan-agius4 alan-agius4 reopened this Mar 2, 2021
@alan-agius4
alan-agius4 force-pushed the update-angular_bazel_architect-v11 branch from 03d6c00 to ea294bd Compare March 2, 2021 19:13
@alan-agius4
alan-agius4 force-pushed the update-angular_bazel_architect-v11 branch from ea294bd to 61c9169 Compare March 2, 2021 19:24

@mattem mattem left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Awesome 🚀 Reminds me we should update the other Angular example too

@mattem
mattem merged commit b8a4dcd into bazel-contrib:stable Mar 4, 2021
@alan-agius4
alan-agius4 deleted the update-angular_bazel_architect-v11 branch March 4, 2021 14:00
@alan-agius4

Copy link
Copy Markdown
Contributor Author

Yeah, If I find sometime I'll try to do them in the coming days.

const routes: Routes = [];

@NgModule({imports: [RouterModule.forRoot(routes)], exports: [RouterModule]})
@NgModule({imports: [RouterModule.forRoot(routes, { relativeLinkResolution: 'legacy' })], exports: [RouterModule]})

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.

I think this should be reverted as there are no routes affected by the related bug IMO.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@saxicek, agreed. Mind opening a PR? thanks.

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.

Ok, opened #2530.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants