Alan Agius 59c0689ade refactor(ngcc): remove redundant await ()
Inside an async function, return await is not needed. Since the return value of an async function is always wrapped in Promise.resolve,
PR Close 
2020-02-26 12:59:13 -08:00
..
2020-01-13 07:21:43 -08:00

Angular

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

Usage information and reference details can be found in Angular documentation.

License: MIT