Pete Bacon Darwin
83b19bf1a2
fix(ivy): ngcc - compute potential d.ts files from .js files ( #31411 )
...
If a package delcares a class internally on an NgModule, ngcc
needs to be able to add a public export to this class's type.
Previously, if the typing file for the declared is not imported
from the typings entry-point file, then ngcc cannot find it.
Now we try to guess the .d.ts files from the equivalent .js
files.
PR Close #31411
2019-07-09 09:35:26 -07:00
..
2019-06-11 00:03:11 +00:00
2019-07-03 14:15:12 -07:00
2019-06-05 09:03:36 -07:00
2019-06-19 15:31:56 -07:00
2019-07-08 10:29:07 -07:00
2019-07-09 09:35:26 -07:00
2019-07-08 09:51:59 -07:00
2017-03-08 16:29:27 -08:00
2019-07-01 14:16:42 -07:00
2019-07-08 09:51:59 -07:00
2019-06-11 00:03:11 +00:00
2019-06-11 00:03:11 +00:00
2019-06-19 15:19:56 -07:00
2019-06-12 11:46:25 -07:00
2019-06-11 00:03:11 +00:00
2019-06-12 11:46:25 -07:00
2019-06-11 00:03:11 +00:00
2019-06-11 00:03:11 +00:00
2019-05-09 11:22:00 -07:00
2019-06-28 11:40:27 -07:00
2019-07-01 14:16:42 -07:00
2019-06-20 17:04:01 -07:00
2019-07-09 09:34:50 -07:00
2019-02-28 12:06:36 -08:00
2017-03-08 16:29:27 -08:00
2018-12-04 19:59:12 -08:00
2019-01-11 11:15:59 -08:00
2017-07-20 16:46:47 -05:00
2017-03-08 16:29:27 -08:00
2019-02-21 07:46:21 -08:00
2019-07-01 14:16:42 -07:00
2019-06-20 11:27:39 -07:00
2019-02-06 14:17:55 -05:00