happylynx / flow-webpack-plugin

A webpack plugin allowing to call Flow type checker.
36 stars 6 forks source link

Webpack4 compatibility? #13

Open vpanjganj opened 5 years ago

vpanjganj commented 5 years ago

at the moment I receive a warning on Webpack4

DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
andykais commented 5 years ago

Id be happy to add a PR for this if it is welcome

palaniichukdmytro commented 5 years ago

I think it could help https://github.com/geowarin/friendly-errors-webpack-plugin/pull/63/commits/98baeb9cd181ed0d8754e8a3afc4c4546516651c

cironunes commented 5 years ago

I just created a PR for that :)

cironunes commented 5 years ago

https://github.com/cironunes/flow-webpack-next-plugin