1.3.2
Bug Fixes
- @angular/cli:
ng lint
option format not work properly if using alias (11723e9) - @angular/cli: fix import path for component when importing into a module (cc32f56), closes #7135
- @angular/cli: fix test coverage when testing linked libs (#7447) (8c08187)
- @ngtools/webpack: fix paths mapping recursive support (7d7799b), closes #7341