Charles Lyding
246abb3935
feat(@angular-devkit/build-angular): update to core-js 3
...
Fixes #13954
2019-04-04 09:28:02 -07:00
WilliamKoza
d841b3771e
fix(@schematics/angular): change entry file name of the library schematic according to the kebab-case convention
2019-03-11 13:40:02 -07:00
Alan Agius
a139243644
refactor: clean up library tsconfig
...
These properties are already defined in the root tsconfig
2019-02-14 20:58:59 +08:00
Alan Agius
6ae1752891
feat(@schematics/angular): remove annotateForClosureCompiler
in libraries tsconfig ( #13546 )
...
Users outside of Google don't usually need closure annotations.
We should also follow up with ng-packagr to remove tsickle from peerDependency and afterwards, we be able to remove tsickle from the added dependencies when running this schematic
2019-01-30 11:24:04 -08:00
Filipe Silva
5a847298e5
ci: use puppeteer
2019-01-14 12:57:13 -08:00
Alan Agius
718ee15b9a
refactor: remove flatModuleId
and flatModuleOutFile
from library tsconfig
...
The autogenerated fiellds are no longer required following this PR https://github.com/dherges/ng-packagr/pull/1024
This has been released in `ng-packagr` `v4.1.0`
2018-08-21 10:16:38 -07:00
Alan Agius
1caf708dca
feat(@angular-devkit/build-ng-packagr): update ng-packagr
to version 4
2018-07-25 22:54:22 +01:00
Hans
91e7c3eb96
test: remove unused test directory and remove @ from paths
2018-07-12 09:26:36 -07:00