Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@KleoPetroff KleoPetroff released this 22 Jan 18:01
· 867 commits to master since this release
  • 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 the dist folder
  • Disabled linebreak-style and global-require ESLint rules