Alan Agius
dad2de9737
fix(@schematics/angular): add module
in root tsconfig when migrating
2018-06-18 09:37:01 -04:00
Alan Agius
e6b59e44ef
fix(@schematics/angular): add baseUrl
in root tsconfig when migrating
...
Closes : #11258
2018-06-18 09:37:01 -04:00
Alan Agius
76f46bc00a
fix(@schematics/angular): add module
option in library tsconfig
...
When not specified the `commonjs` will be used which will cause erros when consuming the library `Module not found: Error: Can't resolve ' commonjs-proxy:../file`
https://github.com/dherges/ng-packagr/issues/944
Closes #11255
2018-06-17 10:36:58 -04:00
Filipe Silva
b8cecbbb3c
feat(@schematics/angular): use es2015 modules overall
...
This change helps to keep the behaviour of build/serve/test consistent by using the same import semantics in all of them.
2018-06-13 22:33:32 +01:00
George Kalpakas
8ce5ef48b8
style(@schematics/angular): minor improvements in ngsw-config.json
2018-06-13 16:55:42 +01:00
George Kalpakas
1405f53422
fix(@schematics/angular): allow ServiceWorker to work with baseHref
...
Fixes angular/angular-cli#8515
2018-06-13 16:55:42 +01:00
George Kalpakas
a307f5ebf2
refactor(@schematics/angular): minor refactorings
2018-06-13 16:55:42 +01:00
Mike Brocchi
876105cef1
fix(@schematics/angular): Fix JSON parsing
...
fixes #10880
2018-06-08 21:44:37 +01:00
Mike Brocchi
d3b49a5590
refactor: Consolidate adding dependencies
2018-06-08 19:59:53 +01:00
Mike Brocchi
47e558fc87
fix(@schematics/angular): Fix root path for e2e projects during update
2018-06-08 18:04:14 +01:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00