webpack-isomorphic-compiler
webpack-isomorphic-compiler copied to clipboard
Remove support for Webpack <= v3 in the next major
- [ ] Update package.json peer & dev dependency
- [ ] Remove
v2andv3from README - [ ] Remove the
addHookadapter, use the hooks api directly - [ ] Remove custom Travis script
- [ ] Update all webpack config files in test fixtures to have the mandatory
modeproperty set todevelopment- [ ] Additionally, remove the
supportsModefromutil/createCompiler
- [ ] Additionally, remove the