Skip to content

Commit bde4cd7

Browse files
JiaLiPassionmhevery
authored andcommitted
docs: add documentation of NgZone with zone.js (angular#34295)
PR Close angular#34295
1 parent 835618c commit bde4cd7

File tree

3 files changed

+425
-1
lines changed

3 files changed

+425
-1
lines changed

.pullapprove.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,8 @@ groups:
643643
conditions:
644644
- >
645645
contains_any_globs(files, [
646-
'packages/zone.js/**'
646+
'packages/zone.js/**',
647+
'aio/content/guide/zone.md'
647648
])
648649
reviewers:
649650
users:

0 commit comments

Comments
 (0)