webpack-isomorphic-compiler icon indicating copy to clipboard operation
webpack-isomorphic-compiler copied to clipboard

Remove support for Webpack <= v3 in the next major

Open satazor opened this issue 7 years ago • 0 comments

  • [ ] Update package.json peer & dev dependency
  • [ ] Remove v2 and v3 from README
  • [ ] Remove the addHook adapter, use the hooks api directly
  • [ ] Remove custom Travis script
  • [ ] Update all webpack config files in test fixtures to have the mandatory mode property set to development
    • [ ] Additionally, remove the supportsMode from util/createCompiler

satazor avatar Mar 04 '18 21:03 satazor