Skip to content

Releases: JFusco/react-router-code-chunking-example

Release list

v1.1.0

Choose a tag to compare

@JFusco JFusco released this 04 Aug 03:23

Minor Release

Changed
  • Refactoring routes
  • Renaming components
  • Adding a Home component to represent IndexRoute
  • Updated README file
  • Got rid of http-server and now using webpack-dev-server and hot reload

v1.0.0

Choose a tag to compare

@JFusco JFusco released this 14 Jul 18:58

Initial commit of codebase

  • Adding README with installation and compiling instructions