• Vite Plugins for the Sentry SvelteKit SDK, taking care of creating Sentry releases and uploading source maps to Sentry.

    Sentry adds a few additional properties to your Vite config. Make sure, it is registered before the SvelteKit plugin.

    Parameters

    • options: SentrySvelteKitPluginOptions = {}

    Returns Promise<Plugin[]>

Generated using TypeDoc