Skip to content

Commit

Permalink
chore: 更新pwa配置
Browse files Browse the repository at this point in the history
  • Loading branch information
ZvonimirSun committed Feb 21, 2024
1 parent f77619c commit d0f2e5d
Show file tree
Hide file tree
Showing 11 changed files with 357 additions and 51 deletions.
7 changes: 0 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
<meta name="theme-color" content="#f4f8fb">
<meta name="baidu-site-verification" content="code-tvQG0Qro0b" />
<link rel="preconnect" href="https://jsdelivr.<%- cdnHost %>" crossorigin="anonymous">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<title><%- zhName %></title>
</head>
<body>
<noscript>
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/coverage-v8": "^1.3.0",
Expand Down
Loading

0 comments on commit d0f2e5d

Please sign in to comment.