Skip to content

Commit

Permalink
* pin the version of nuxt from 3.13.2 to 3.13.1 to prevent spli…
Browse files Browse the repository at this point in the history
…ting 3k+ modules into standalone requests under `dev` env, partial revert 03d2510 #61 @ fe
  • Loading branch information
n0099 committed Oct 17, 2024
1 parent f98630e commit ef822a8
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 91 deletions.
2 changes: 1 addition & 1 deletion fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"noty": "^3.2.0-beta-deprecated",
"nuxt": "^3.13.2",
"nuxt": "3.13.1",
"scroll-into-view-if-needed": "^3.1.0",
"tippy.js": "^6.3.7",
"v-viewer": "^3.0.20",
Expand Down
Loading

0 comments on commit ef822a8

Please sign in to comment.