Alan Agius
515553f0dc
fix(@schematics/angular): module is not being located correctly when using flat
...
Fixes #12614
2018-10-23 11:57:50 -07:00
vikerman
0cfbdbc045
refactor: Add an extra option to not use dasherize in findModuleFromOptions ( #12500 )
...
In Google we prefer underscore instead of dashes. So this options is useful there.
2018-10-09 07:45:47 -07:00
Hans
fabcac10da
feat(@schematics/angular): look for module in more places ( #12389 )
...
Recursively go through parents of the component and parents of the module name.
Fixes #7662 .
Also shows tried directories on failure so the user has more informations.
2018-09-27 14:21:56 -07:00
Keen Yee Liau
c38e6345e2
refactor(@schematics/angular): Parameterize findModule
...
This commit modifies `findModule` to accept custom regular expressions
so that a different filename convention for Angular modules is allowed.
2018-09-18 11:34:09 -07:00
Alan Agius
b0897c0306
fix(@schematics/angular): better error message when finding only routing modules ( #11994 )
...
Closes #11961
2018-08-30 13:46:52 -07:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00