]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Remove support for older browsers.
authorTiago Melo <tmelo@suse.com>
Tue, 1 Oct 2019 13:17:41 +0000 (13:17 +0000)
committerRicardo Dias <rdias@suse.com>
Thu, 10 Oct 2019 15:03:31 +0000 (16:03 +0100)
This will reduce in half the time needed to compile the frontend.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/browserslist

index 80848532e47d58cc7a4b618f600b438960f9f045..5f47eea2c9a616ba45e711bcb9553a2e565a1e30 100644 (file)
@@ -5,8 +5,7 @@
 # You can see what browsers were selected by your queries by running:
 #   npx browserslist
 
-> 0.5%
-last 2 versions
+last 2 Chrome versions
+last 2 Firefox versions
 Firefox ESR
 not dead
-not IE 9-11 # For IE 9-11 support, remove 'not'.
\ No newline at end of file