0.2.0 • Published 7 months ago

@formidablejs/pretty-errors v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Formidable Pretty Errors

Pretty error reporting for Formidable.

Uh-oh!


npm NPM

Requirements

Install

npm:

npm i @formidablejs/pretty-errors

yarn:

yarn add @formidablejs/pretty-errors

Configuration

Add PrettyErrorsServiceResolver in the config/app.imba config under resolvers:

...

resolvers: {
	...
	require('@formidablejs/pretty-errors').PrettyErrorsServiceResolver

Credits

This Formidable plugin uses youch under the hood.

License

The Formidable framework is open-sourced software licensed under the MIT license.

0.2.0

7 months ago

0.1.1

1 year ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

3 years ago

0.0.2-alpha.1

3 years ago

0.0.1-alpha.1

3 years ago