Commit a11bf4c
committed
fix(nuxt): use fork of lru-cache
Until nuxt/nuxt#22077 is fixed, having a
forked package allows to ensure the version without having the user to
install it.
Fix #13901 parent a3b72a5 commit a11bf4c
File tree
3 files changed
+107
-336
lines changed- packages/nuxt
- src/runtime/app
3 files changed
+107
-336
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments