Pete Bacon Darwin 869e3e8edc fix(ivy): ngcc - infer entry-point typings from format paths ()
Some packages do not actually provide a `typings` field in their
package.json. But TypeScript naturally infers the typings file from
the location of the JavaScript source file.

This commit modifies ngcc to do a similar inference when finding
entry-points to process.

Fixes  (FW-1299)

PR Close 
2019-06-26 08:00:02 -07:00
..
2019-01-11 11:15:59 -08:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT