flow-status-webpack-plugin
flow-status-webpack-plugin copied to clipboard
Errors are not printed when invalid flow config
When you don't have a .flowconfig (which I didn't initially), all that gets printed is ERROR in. The same is the case when there is invalid configuration in that file. The actual error should get printed in this scenario.
Hey @kayneb!
Thanks for reporting this error. Will be taking a look at it to see what is better to fix this and make it clear as possible.
Thanks