Skip to content

Commit a080ffc

Browse files
robwormaldmhevery
authored andcommitted
fix(elements): add compiler to integration (angular#24861)
PR Close angular#24861
1 parent a8210d0 commit a080ffc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

integration/ng_elements/closure.conf

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ node_modules/zone.js/dist/zone_externs.js
2424
--js node_modules/@angular/core/fesm2015/core.js
2525
--js node_modules/@angular/core/src/testability/testability.externs.js
2626

27+
--js node_modules/@angular/compiler/package.json
28+
--js node_modules/@angular/compiler/fesm2015/common.js
29+
2730
--js node_modules/@angular/common/package.json
2831
--js node_modules/@angular/common/fesm2015/common.js
2932

0 commit comments

Comments
 (0)