Closed AMBudnik closed 5 years ago
Yes, it's added automatically by the Angular CLI whenever you run ng build
.
As far as I can tell, this is the intended behavior. Check out angular/angular-cli#13886 and ng-packagr/ng-packagr#1159 for more information.
Oh, that's interesting. Thanks @urish
You are welcome :-)
Description of the Issue and Steps to Reproduce:
Hey,
I was checking this repository and spotted that on NPM you're having the
tslib
as a dependency but it's missing in thepackage.json
file. Versions are the same for both sources -3.4.0