We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1c62d commit 1435292Copy full SHA for 1435292
packages/schematics/angular/application/files/root/browserslist
@@ -1,9 +1,11 @@
1
# This file is currently used by autoprefixer to adjust CSS to support the below specified browsers
2
# For additional information regarding the format and rule options, please see:
3
# https://github.com/browserslist/browserslist#queries
4
-# For IE 9-11 support, please uncomment the last line of the file and adjust as needed
+#
5
+# For IE 9-11 support, please remove 'not' from the last line of the file and adjust as needed
6
+
7
> 0.5%
8
last 2 versions
9
Firefox ESR
10
not dead
-# IE 9-11
11
+not IE 9-11
0 commit comments