Skip to content

Configuration

Configure spotlight

import * as Spotlight from '@spotlightjs/core';

Spotlight.init({
  integrations: [sentry()],
});

integrations

type: <SpotlightIntegration>[]

Defines which integrations should be loaded for Spotlight.