You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/solid-start/reference/config/define-config.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ export default defineConfig({
81
81
- SolidStart v1 defaults to `js` for backwards compatibility.
82
82
- SolidStart v2 defaults to `json` for CSP compatibility.
83
83
84
-
Seroval defines the supported value types and edge cases. See the full list in the Seroval compatibility docs.
84
+
Seroval defines the supported value types and edge cases. See the full list in the [Seroval compatibility docs](https://github.com/lxsmnsyc/seroval/blob/main/docs/COMPATIBILITY.md).
0 commit comments