This repository has been archived by the owner on Nov 29, 2020. It is now read-only.
v3.0.0
- Updated React to latest version - 15.4.2
- Migrated to Webpack 2.2.0
- Fixed not working Hot Module Reloading (now using latest version)
- Improved production build - less time to compile, better optimization
- Added
clean
command, which removes thedist
folder - Disabled
linebreak-style
andglobal-require
ESLint rules