// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT // TODO: how can we disable SSR on Tauri but keep it on the Web target? export const ssr = false