Skip to content

Commit ed936ba

Browse files
thePunderWomanatscott
authored andcommitted
fix(migrations): cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
This will gracefully error on templates when the resulting template would have invalid i18n nested structures. PR Close #53638 PR Close #53639
1 parent eb7c29c commit ed936ba

File tree

2 files changed

+1
-166
lines changed

2 files changed

+1
-166
lines changed

aio/content/examples/ngmodules/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ package(default_visibility = ["//visibility:public"])
44

55
docs_example(
66
name = "ngmodules",
7+
test = False,
78
)

aio/content/examples/ngmodules/e2e/src/app.e2e-spec.ts

Lines changed: 0 additions & 166 deletions
This file was deleted.

0 commit comments

Comments
 (0)