Initial commit
This commit is contained in:
14
.browserslistrc
Normal file
14
.browserslistrc
Normal file
@@ -0,0 +1,14 @@
|
||||
# 全球使用率超过 5%的浏览器
|
||||
> 5%
|
||||
|
||||
# 最近两个主要版本的浏览器 (including Chrome, Firefox, Safari, and Edge)
|
||||
last 2 major versions
|
||||
|
||||
# 对谷歌浏览器的要求
|
||||
chrome >80
|
||||
|
||||
# 排除官方不在维护已过两年的浏览器
|
||||
not dead
|
||||
|
||||
# 排除 Internet Explorer 11
|
||||
not IE 11
|
||||
Reference in New Issue
Block a user