]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/browserslist
Update angular
[github/Chocobozzz/PeerTube.git] / client / browserslist
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
5# You can see what browsers were selected by your queries by running:
6# npx browserslist
7
8> 0.5%
9last 2 versions
10Firefox ESR
11not dead
12not IE 9-11 # For IE 9-11 support, remove 'not'.