Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update main plugin info (#261)
  • Loading branch information
ikenfin authored Apr 17, 2023
1 parent 5809504 commit 0142ed1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Plugin to integrate Vite ⚡️ with Sentry
# Plugin for Vite ⚡️ to create releases and upload sourcemaps to Sentry

![Version](https://img.shields.io/npm/v/vite-plugin-sentry)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)[![codecov](https://codecov.io/gh/ikenfin/vite-plugin-sentry/branch/master/graph/badge.svg?token=RAM0TAVIIQ)](https://codecov.io/gh/ikenfin/vite-plugin-sentry)

> Vite plugin acts as interface to SentryCLI
> This plugin hooks into the Vite build step, to create a new release and upload source maps. It does not instrument error reporting in your app.
It's a port of official [Sentry webpack plugin](https://github.com/getsentry/sentry-webpack-plugin) for Vite.

Expand Down

0 comments on commit 0142ed1

Please sign in to comment.