0.2.1 • Published 1 year ago

@formidablejs/pretty-errors v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.1

1 year ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

3 years ago

0.0.5

3 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2-alpha.1

4 years ago

0.0.1-alpha.1

4 years ago