bryanrideshark
00bc1f090c
fix(@angular/cli): Fix replace('/') to work using Regex.
2017-12-11 14:56:47 -05:00
Filipe Silva
a2c416614d
fix(@angular/cli): fix generate app root in windows
...
Fix #7960
2017-11-20 09:12:15 -08:00
vsavkin
b6dfa8d52c
feat(@angular/cli): make appRoot customizable
2017-10-04 14:33:43 -04:00
Sumit Arora
a13e780d3d
fix(@angular/cli): fix issue of folder getting generated on dry run
...
Fixes : #6017
2017-05-24 16:06:01 -04:00
Scott
a09f744b2d
fix(@angular/cli): proper generation when the target dir exists ( #5929 )
...
This allows generating nested components or other blurprint outputs.
2017-05-17 19:22:53 -04:00
clydin
de8336d90a
test: update development tslint version ( #5936 )
...
Also fixes any encountered errors.
This only changes the version used for the CLI's development. The project template version of tslint cannot be updated until codelyzer supports the latest version. ([codelyzer tracking issue](https://github.com/mgechev/codelyzer/issues/281 ))
2017-05-04 20:13:13 +01:00
Charles Lyding
b3e3734c35
refactor(@angular/cli): convert additional files to typescript
...
Close #4996
2017-03-29 10:52:55 +01:00