]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/.browserslistrc
Increase timeouts
[github/Chocobozzz/PeerTube.git] / client / .browserslistrc
CommitLineData
f36da21e
C
1# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
2# For additional information regarding the format and rule options, please see:
3# https://github.com/browserslist/browserslist#queries
4
6559da28
C
5# For the full list of supported browsers by the Angular framework, please see:
6# https://angular.io/guide/browser-support
7
f36da21e
C
8# You can see what browsers were selected by your queries by running:
9# npx browserslist
10
6559da28
C
11last 1 Chrome version
12last 1 Firefox version
13last 2 Edge major versions
14last 2 Safari major versions
15last 2 iOS major versions
f36da21e 16Firefox ESR
6559da28
C
17not IE 9-10 # Angular support for IE 9-10 has been deprecated and will be removed as of Angular v11. To opt-in, remove the 'not' prefix on this line.
18not IE 11 # Angular supports IE 11 only as an opt-in. To opt-in, remove the 'not' prefix on this line.