Commit b4f2fff
committed
fix(og-image): bump to nuxt-og-image 6.3.5, add compare snapshot
6.3.5 fixes the prerender+strict URL signing bug: pages prerendered with
strict mode now emit /_og/d/ (dynamic, signed) URLs instead of /_og/s/
(static, unsigned) so they work at runtime.
Also disables restrictRuntimeImagesToOrigin (HMAC signing is sufficient)
and adds the compare OG image e2e snapshot.1 parent 9a795dd commit b4f2fff
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments