chore: add browser optimizations
- Add browserslist (Chrome 111+, Edge 111+, Firefox 111+, Safari 16.4+) - Add loading=lazy and decoding=async to markdown images for better LCP Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "module",
|
||||
"browserslist": ["chrome 111", "edge 111", "firefox 111", "safari 16.4"],
|
||||
"dependencies": {
|
||||
"@emotion/is-prop-valid": "^1.4.0",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
|
||||
Reference in New Issue
Block a user