doc-gen: ignore new private module

This commit is contained in:
Peter Bacon Darwin 2016-08-06 07:18:23 +01:00
parent 1a8bbea1d1
commit 63e0e6eaf6
1 changed files with 2 additions and 1 deletions

View File

@ -54,6 +54,7 @@ module.exports = new Package('angular.io', [basePackage, targetPackage, cheatshe
'___platform_browser_private_types__',
'___platform_browser_dynamic_private__',
'___platform_browser_dynamic_private_types__',
'___core_private_testing_types__',
'___compiler_private__',
'__core_private__',
'___core_private__'