1.1.1 • Published 5 years ago

vue-cli-plugin-sentry v1.1.1

Weekly downloads
73
License
ISC
Repository
github
Last release
5 years ago

Sentry plugin for @vue/cli 3.0.

Install

First you need to install @vue/cli globally (follow the instructions here).

Then create a project and add the Sentry plugin:

vue create your-app
cd your-app
vue add sentry 

If you want to update your setting,just type vue invoke sentry;

You'll be asked some questions regarding how sentry/raven is configured in your project. After that, you're good to go.

Release Guide

run yarn release -- --release-as patch/minor/major if you want to release the repo.

1.1.1

5 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago