fix cf
This commit is contained in:
parent
5d26bf7b5c
commit
99119e6430
1 changed files with 2 additions and 2 deletions
|
|
@ -19,6 +19,6 @@ declare global {
|
|||
interface QwikCityPlatform extends PlatformCloudflarePages {}
|
||||
}
|
||||
|
||||
const onRequest = createQwikCity({ render, qwikCityPlan, manifest });
|
||||
const fetch = createQwikCity({ render, qwikCityPlan, manifest });
|
||||
|
||||
export { onRequest };
|
||||
export { fetch };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue