Skip to content

Commit

Permalink
build: remove vite-plugin-pwa (#578)
Browse files Browse the repository at this point in the history
* build: remove vite-plugin-pwa

Signed-off-by: Bob Du <i@bobdu.cc>

* chore: remove unused deps

Signed-off-by: Bob Du <i@bobdu.cc>

---------

Signed-off-by: Bob Du <i@bobdu.cc>
  • Loading branch information
BobDu authored Oct 24, 2024
1 parent b3ac4b0 commit d03a55f
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 2,877 deletions.
3 changes: 0 additions & 3 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ VITE_APP_API_BASE_URL=http://127.0.0.1:3002/
# Whether long replies are supported, which may result in higher API fees
VITE_GLOB_OPEN_LONG_REPLY=true

# When you want to use PWA
VITE_GLOB_APP_PWA=false

# git commit hash
# GITHUB_SHA
VITE_GIT_COMMIT_HASH=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,13 @@
"markdown-it": "^14.1.0",
"markdown-it-link-attributes": "^4.0.1",
"naive-ui": "^2.40.1",
"npm-run-all": "^4.1.5",
"pinia": "^2.2.4",
"postcss": "^8.4.47",
"qrcode.vue": "^3.4.1",
"rimraf": "^4.3.0",
"tailwindcss": "^3.4.14",
"typescript": "5.3.3",
"vite": "^5.4.10",
"vite-plugin-pwa": "^0.20.5",
"vue": "^3.5.12",
"vue-chartjs": "^5.3.1",
"vue-i18n": "9.13.1",
Expand Down
Loading

0 comments on commit d03a55f

Please sign in to comment.