init
This commit is contained in:
3
src/hooks.ts
Normal file
3
src/hooks.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { deLocalizeUrl } from '$lib/paraglide/runtime'
|
||||
|
||||
export const reroute = (request) => deLocalizeUrl(request.url).pathname
|
||||
Reference in New Issue
Block a user