Skip to content

1.0.2

Compare
Choose a tag to compare
@BigFatDog BigFatDog released this 23 Jan 14:40
· 100 commits to master since this release

馃尫 architecture upgrade:

  • remove jest and babel config out of package.json
  • add jest.config.js
  • use babel.config.js instead of .babelrc
  • use connected-redux-router and completely deprecate react-router-redux
  • bundle server code
  • simplify webpack config
  • remove offline-plugin in production
  • remove dll-plugin in dev.
  • use node instead of babel-node in production environment
  • use esm for server code in dev mode
  • dependencies upgrade