Skip to content
代码片段 群组 项目
未验证 提交 95d1abd1 编辑于 作者: Sam Beckham's avatar Sam Beckham 提交者: GitLab
浏览文件

Update .browserslistrc support criteria

- Simplify browser targeting rules
- Replace specific browser versions with more flexible criteria
- Add link to browserlist for easy reference
- Remove outdated comments and explanations

-------
:robot: Commit message generated by GitLab Duo
上级 e358df77
No related branches found
No related tags found
无相关合并请求
#
# This list of browsers is a conservative definition, based on
# https://docs.gitlab.com/ee/install/requirements.html#supported-web-browsers. We
# also use the following reasoning to choose the target versions:
#
# - Actual Browser usage on gitlab.com
# - Support second latest version of Firefox ESR
# - Support Chrome / Edge versions about the same age as the Firefox ESR version chosen
#
# If need be we raise versions closer to the actual supported web browsers.
#
# See also this epic: https://gitlab.com/groups/gitlab-org/-/epics/3957
#
chrome >= 103
edge >= 103
firefox >= 102
safari >= 15.6
# https://docs.gitlab.com/ee/install/requirements.html#supported-web-browsers.
#
# To see what browsers this targets, go here:
# https://browsersl.ist/#q=%3E+0.5%25%2C+last+2+versions%2C+Firefox+ESR%2C+not+dead
#
> 0.5%
last 2 versions
Firefox ESR
not dead
\ No newline at end of file
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册