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

Commit c995de0

Browse files
committed
dgeni(new-packages): add platform-webworker and platform-webworker-dynamic
1 parent b2ce694 commit c995de0

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ module.exports = new Package('angular.io', [basePackage, targetPackage, cheatshe
7474
'@angular/platform-browser-dynamic/testing.ts',
7575
'@angular/platform-server/index.ts',
7676
'@angular/platform-server/testing.ts',
77+
'@angular/platform-webworker/index.ts',
78+
'@angular/platform-webworker-dynamic/index.ts',
7779
'@angular/router/index.ts',
7880
'@angular/router-deprecated/index.ts',
7981
'@angular/upgrade/index.ts',

0 commit comments

Comments
 (0)