Fix cookie secure flag for HTTP testing and add Pinia store

This commit is contained in:
Torsten Schulz (local)
2025-10-21 14:25:07 +02:00
parent 43071b45a9
commit 463418c6e2
154 changed files with 1294 additions and 1191 deletions

View File

@@ -0,0 +1 @@
import{B as a,C as s,D as r,E as u,G as o}from"#entry";function d(t){const e=t||s();return e.ssrContext?.head||e.runWithContext(()=>{if(r()){const n=u(o);if(!n)throw new Error("[nuxt] [unhead] Missing Unhead instance.");return n}})}function i(t,e={}){const n=e.head||d(e.nuxt);return a(t,{head:n,...e})}export{i as u};