From 0ce98ceeb35a4d35f6f2020afcccbb50e94cb3a2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Apr 2019 11:10:12 +0200 Subject: [PATCH] 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. --- .../schematics/angular/application/files/browserslist.template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/schematics/angular/application/files/browserslist.template b/packages/schematics/angular/application/files/browserslist.template index d6ac0551f9..6ae8a8ab2d 100644 --- a/packages/schematics/angular/application/files/browserslist.template +++ b/packages/schematics/angular/application/files/browserslist.template @@ -2,6 +2,9 @@ # For additional information regarding the format and rule options, please see: # https://github.com/browserslist/browserslist#queries +# You can see what browsers were selected by your queries by running: +# npx browserslist + # Googlebot uses an older version of Chrome # For additional information see: https://developers.google.com/search/docs/guides/rendering