Victor Berchet
1e7ca22078
refactor(ivy): make all directives public by default ( #25291 )
...
To match the View Engine behavior.
We should make this configurable so that the node injector is tree shaken when
directives do not need to be published.
PR Close #25291
2018-08-05 15:31:19 -07:00
Pete Bacon Darwin
a87d44c187
refactor(ivy): do not deep import from ngtsc into ngcc ( #24897 )
...
PR Close #24897
2018-07-27 17:15:31 -07:00
Pete Bacon Darwin
43d0e3dd72
feat(ivy): implement initial ngcc package transformer ( #24897 )
...
PR Close #24897
2018-07-27 17:15:31 -07:00
Pete Bacon Darwin
5b32aa4486
feat(ivy): implement esm2015 and esm5 ngcc file renderers ( #24897 )
...
PR Close #24897
2018-07-27 17:15:31 -07:00
Pete Bacon Darwin
844d510d3f
feat(ivy): implement ngcc Analyzer
( #24897 )
...
PR Close #24897
2018-07-27 17:15:31 -07:00
Pete Bacon Darwin
2f70e90493
feat(ivy): implement esm2015 and esm5 file parsers ( #24897 )
...
PR Close #24897
2018-07-27 17:15:31 -07:00
Pete Bacon Darwin
45cf5b5dad
feat(ivy): implement esm2015 and esm5 reflection hosts ( #24897 )
...
PR Close #24897
2018-07-27 17:15:31 -07:00
Pete Bacon Darwin
4ad2f11919
test(ivy): implement ngcc specific version of makeProgram
( #24897 )
...
PR Close #24897
2018-07-27 17:15:31 -07:00
Pete Bacon Darwin
d7aa20d912
feat(ivy): ngcc project skeleton ( #24897 )
...
PR Close #24897
2018-07-27 17:15:31 -07:00