We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903fdde commit 33532cfCopy full SHA for 33532cf
packages/nuxt/src/vite/utils.ts
@@ -1,5 +1,6 @@
1
import * as fs from 'fs';
2
import * as path from 'path';
3
+import { consoleSandbox } from '@sentry/core';
4
5
/**
6
* Find the default SDK init file for the given type (client or server).
0 commit comments