Skip to content

Commit dca9d06

Browse files
committed
biome
1 parent c97c324 commit dca9d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router/src/vite/sourceMaps.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import { consoleSandbox } from '@sentry/core';
12
import type { Plugin, UserConfig } from 'vite';
23
import type { SentryReactRouterPluginOptions } from './types';
3-
import { consoleSandbox } from '@sentry/core';
44

55
/**
66
* A Sentry plugin for React Router to enable "hidden" source maps if they are unset.

0 commit comments

Comments
 (0)