Skip to content

Commit

Permalink
feat(@schematics/angular): enable support for Chrome 41
Browse files Browse the repository at this point in the history
We want apps to be SEO friendly by default.
  • Loading branch information
mgechev committed Apr 19, 2019
1 parent 7a93551 commit 4d7581d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
> 0.5%
last 2 versions
Firefox ESR
Chrome 41 # Support for Googlebot
not dead
not IE 9-11 # For IE 9-11 support, remove 'not'.
not Chrome 41 # For Googlebot support, remove 'not'.
not IE 9-11 # For IE 9-11 support, remove 'not'.

0 comments on commit 4d7581d

Please sign in to comment.