pulling out the browserslilst
This commit is contained in:
parent
71432d8d56
commit
4faf28ad06
1 changed files with 0 additions and 16 deletions
16
package.json
16
package.json
|
|
@ -98,21 +98,5 @@
|
||||||
"vite-plugin-pwa": "^0.21.1",
|
"vite-plugin-pwa": "^0.21.1",
|
||||||
"vite-tsconfig-paths": "^5.1.2",
|
"vite-tsconfig-paths": "^5.1.2",
|
||||||
"vitest": "^3.0.7"
|
"vitest": "^3.0.7"
|
||||||
},
|
|
||||||
"browserslist": {
|
|
||||||
"production": [
|
|
||||||
">0.2% and supports es6-class",
|
|
||||||
"not dead",
|
|
||||||
"not op_mini all",
|
|
||||||
"not chrome < 56",
|
|
||||||
"not safari < 15",
|
|
||||||
"not android < 56",
|
|
||||||
"not ie < 12"
|
|
||||||
],
|
|
||||||
"development": [
|
|
||||||
"last 1 chrome version",
|
|
||||||
"last 1 firefox version",
|
|
||||||
"last 1 safari version"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue