ember-cli-erraroo

0.0.4 • Public • Published

ember-cli-erraroo

This is the ember cli version of the erraroo client.

Build Status

Installation

Check for details inside of https://app.erroroo.com

Install the addon

ember install ember-cli-erraroo

Configuration

This addon is is configured through your appliaction's environment.js file. To enable erraro tracking all you have to do is add the ember-cli-erraroo property to your ENV.

// config/environment.js
ENV['ember-cli-erraroo'] = {
  token: '<your token here>'
};

Package Sidebar

Install

npm i ember-cli-erraroo

Weekly Downloads

5

Version

0.0.4

License

MIT

Last publish

Collaborators

  • nerdyworm