Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 2480a91

Browse files
committed
chore(api): remove internal compiler API from docgen
closes #1771
1 parent 2831956 commit 2480a91

File tree

1 file changed

+0
-2
lines changed
  • tools/api-builder/angular.io-package

1 file changed

+0
-2
lines changed

tools/api-builder/angular.io-package/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ module.exports = new Package('angular.io', [basePackage, targetPackage, cheatshe
6262
readTypeScriptModules.sourceFiles = [
6363
'@angular/common/index.ts',
6464
'@angular/common/testing.ts',
65-
'@angular/compiler/index.ts',
66-
'@angular/compiler/testing.ts',
6765
'@angular/core/index.ts',
6866
'@angular/core/testing.ts',
6967
'@angular/http/index.ts',

0 commit comments

Comments
 (0)