wicked-good-stacktracelimit

0.0.1 • Public • Published

wicked-good-stacktracelimit

This addon is a demonstration of creating an addon. For the real addon see ember-cli-stack-trace-limit.

This addon sets Error.stackTraceLimit content-for 'head' hook. It will default to 100 in development and test. It is configurable by the config.stackTraceLimit property. It will default to not being set in production. If it is configured in production, it will be set.

To run tests run npm test.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

Package Sidebar

Install

npm i wicked-good-stacktracelimit

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • katiegengler