diegodurli / flow-status-webpack-plugin

Run Flow Status on each Webpack build.
MIT License
98 stars 16 forks source link

"failOnError" option is not working, build still completes when I get flow errors #20

Closed figalex closed 7 years ago

figalex commented 7 years ago

I'm getting build info on the console then the flow errors and after that some logs about html-webpack-plugin and extract-text-webpack-plugin. Everything gets build even if I have flow errors.