Alan Agius
|
04b854956c
|
fix(@schematics/angular): remove old GoogleBot browserslist setting
GoogleBot is now evergreen, we don't need to specialcase it: https://webmasters.googleblog.com/2019/05/the-new-evergreen-googlebot.html?m=1
Fixes #14364
|
2019-05-09 10:08:52 -07:00 |
|
Minko Gechev
|
4d7581d60b
|
feat(@schematics/angular): enable support for Chrome 41
We want apps to be SEO friendly by default.
|
2019-04-19 10:49:03 -07:00 |
|
cexbrayat
|
0ce98ceeb3
|
docs(@schematics/angular): mention npx browserslist in browserslist
Running `npx browserslist` allows to see what browsers are actually selected with the configuration,
which is very handy and not very known.
|
2019-04-17 15:47:39 -07:00 |
|
Alan Agius
|
413a35bd56
|
feat(@schematics/angular): add more information and browsers in browserlist
|
2019-04-15 11:30:34 -07:00 |
|
Alan
|
a7d095d916
|
feat(@schematics/angular): change layout for root applications
This change aligns the file layout of applications generated with `ng new` and `ng generate`
Ref: TOOL-686
|
2019-03-06 11:28:26 -08:00 |
|