From: Tiago Melo Date: Tue, 1 Oct 2019 13:17:41 +0000 (+0000) Subject: mgr/dashboard: Remove support for older browsers. X-Git-Tag: v15.1.0~1273^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0393dc9332f8200753ebe5579749de75ca74d480;p=ceph.git mgr/dashboard: Remove support for older browsers. This will reduce in half the time needed to compile the frontend. Signed-off-by: Tiago Melo --- diff --git a/src/pybind/mgr/dashboard/frontend/browserslist b/src/pybind/mgr/dashboard/frontend/browserslist index 80848532e47d5..5f47eea2c9a61 100644 --- a/src/pybind/mgr/dashboard/frontend/browserslist +++ b/src/pybind/mgr/dashboard/frontend/browserslist @@ -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