Drop support for dead browsers
It reduces distribution size to half of the size (50%) from 17.4 MB to 8.75 MB. It follows new Vue default configuration vuejs/vue-cli#5232. It drops support for `baidu 13.18`, `ie 11`, `ie 10`, `bb 10`, `bb 7`, `ie_mob 11`, `ie_mob 10`, `op_mob 12.1` as reported by `npx browserslist`.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
> 1%
|
||||
last 2 versions
|
||||
not dead
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>Privacy is sexy 🍑🍆 - Enforce privacy & security on Windows and macOS</title>
|
||||
<meta name="robots" content="index,follow" />
|
||||
|
||||
Reference in New Issue
Block a user