Commit ebe0a5b
committed
fix: remove @nuxt/test-utils patch, fix upstream in nuxt-site-config
The structuredClone crash was caused by objects created in Vite's
module runner (separate V8 context) being stored in runtimeConfig.
Fixed upstream in nuxt-site-config by JSON-serializing the runtimeConfig
contribution before assignment.1 parent 327c7b8 commit ebe0a5b
File tree
3 files changed
+4
-21
lines changed- patches
3 files changed
+4
-21
lines changedThis file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
0 commit comments