Skip to content

Commit

Permalink
feat: 初步支持PWA
Browse files Browse the repository at this point in the history
通过 vite-plugin-pwa 插件实现了 App 的 PWA
Close #100.

Signed-off-by: crrashh1542 <kotsuki@crrashh.com>
  • Loading branch information
crrashh1542 committed Aug 1, 2024
1 parent 23b63c9 commit ebee940
Show file tree
Hide file tree
Showing 5 changed files with 3,966 additions and 994 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"prettier": "^3.3.3",
"tailwindcss": "^3.4.7",
"vite": "^5.3.5",
"vite-plugin-pwa": "^0.20.1",
"vue": "^3.4.35",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.4.2"
Expand Down
Loading

0 comments on commit ebee940

Please sign in to comment.