import root from '../root.js'; import { set_building, set_prerendering } from '$app/env/internal'; import { set_assets } from '$app/paths/internal/server'; import { set_manifest, set_read_implementation } from '__sveltekit/server'; import { set_env } from '__sveltekit/env'; export const options = { app_template_contains_nonce: false, async: true, csp: {"mode":"auto","directives":{"upgrade-insecure-requests":false,"block-all-mixed-content":false},"reportOnly":{"upgrade-insecure-requests":false,"block-all-mixed-content":false}}, csrf_check_origin: true, csrf_trusted_origins: [], embedded: false, hash_routing: false, hooks: null, // added lazily, via `get_hooks` link_header_preload: false, root, service_worker: false, service_worker_options: undefined, server_error_boundaries: true, templates: { app: ({ head, body, assets, nonce, env }) => "\n\n\t
\n\t\t\n\t\t\n\t\t\n\t\t" + head + "\n\t\n\t\n\t\t