Alan
|
4718de4dae
|
feat(@schematics/angular): only support known style extentions
Fixes #13149
|
2019-01-18 11:56:19 -08:00 |
|
Moritz Benzenhöfer
|
506401264b
|
fix(@schematics/angular): fix syntax error in main.ts after generating universal
Add missing curly brace for application boostrap wrapper and test
Fixes #13392
|
2019-01-11 14:07:25 -08:00 |
|
Alan
|
a875b61b71
|
fix(@schematics/angular): wrapping bootstrap code in a DOMContentLoaded in variable declaration
Fixes #13042
|
2018-12-26 12:29:41 -08:00 |
|
Charles Lyding
|
57c049e507
|
test: update to support targets & architect fields
|
2018-09-13 16:43:31 -07:00 |
|
Bram Borggreve
|
a94c826661
|
feat(@schematics/angular): let Universal schematic use configurations from build architect
|
2018-09-06 08:45:22 -07:00 |
|
Filipe Silva
|
9720077a4b
|
build: make resolution logic compatible with Bazel
|
2018-08-22 16:36:10 -07:00 |
|
Filipe Silva
|
38fda3ea60
|
fix(@schematics/angular): support updating projects that use the targets property
|
2018-07-25 20:17:33 +01: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 |
|
Hans Larsen
|
44086c60ff
|
build: move devkit repo back to angular-cli
|
2018-06-05 18:50:06 -07:00 |
|