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

Add a way to retrieve the warnings from Elm Compiler #66

Closed
halfzebra opened this issue Feb 19, 2018 · 1 comment
Closed

Add a way to retrieve the warnings from Elm Compiler #66

halfzebra opened this issue Feb 19, 2018 · 1 comment

Comments

@halfzebra
Copy link
Contributor

halfzebra commented Feb 19, 2018

As of today warnings are printed out with a console.log call

This is not ideal for situations, where users might want to do something with the warnings, e.g. pass them down to Webpack or apply some additional formatting.

I don't really have a good idea on how exactly the API for this could look, but it would improve elm-community/elm-webpack-loader

I'm pretty open to the idea of working on a PR for this, I just need some guidance in terms of API design(if the suggestion above makes sense) 🙂

@halfzebra
Copy link
Contributor Author

Closing this because of elm-community/elm-webpack-loader#141 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant