mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-25 01:10:37 +01:00
playground cleanup
This commit is contained in:
@@ -12,7 +12,7 @@ export function createContext (
|
||||
event: H3Event
|
||||
) {
|
||||
// for API-response caching see https://trpc.io/docs/caching
|
||||
console.log('cookies', parseCookies(event))
|
||||
// console.log('cookies', parseCookies(event))
|
||||
|
||||
return {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user