Skip to content

Commit

Permalink
add filename
Browse files Browse the repository at this point in the history
  • Loading branch information
s1gr1d committed Aug 12, 2024
1 parent d2f147c commit a77b1b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Adds error and span instrumentation for Vue applications.
If the Vue application is not defined from the start, you can add error monitoring for Vue-specific errors later on.
To manually add the integration for late-defined Vue applications:

```javascript
```javascript {filename:main.js}
import * as Sentry from '@sentry/vue';

Sentry.init({
Expand Down

0 comments on commit a77b1b7

Please sign in to comment.