Skip to content

Commit

Permalink
chore: add overrides rollup for vite-plugin-pwa
Browse files Browse the repository at this point in the history
  • Loading branch information
begprod committed Sep 26, 2024
1 parent 8372281 commit 29fff58
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 67 deletions.
151 changes: 84 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@
"vitest": "^1.2.2",
"vue-tsc": "^1.8.25"
},
"overrides": {
"vite-plugin-pwa": {
"rollup": "^4.22.4"
}
},
"browserslist": {
"production": [
">0.2%",
Expand Down

0 comments on commit 29fff58

Please sign in to comment.