Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Plugin-Utils for proper error logging during build process #5

Closed
lupas opened this issue Nov 18, 2018 · 1 comment
Closed

Use Plugin-Utils for proper error logging during build process #5

lupas opened this issue Nov 18, 2018 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@lupas
Copy link
Member

lupas commented Nov 18, 2018

Problem

If build fails (e.g. due to missing or insufficient config), we throw a console.error(e). This does not break the build process and is also not really visible for the user, so he might easily miss it and can't figure out what's wrong.

Solution

Use Plugin-Utils for proper error logging during build process.

@lupas lupas self-assigned this Nov 18, 2018
@lupas lupas added the feature New feature or request label Nov 18, 2018
@lupas
Copy link
Member Author

lupas commented Nov 19, 2019

Decided not to use the Plugin-Utils, improved error handling with v3.0.0

@lupas lupas closed this as completed Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant