Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@victorpopkov victorpopkov released this 07 Apr 10:50
v0.2.0
e268d81

Added

  • Add navbar GitHub buttons
  • Add website version and revision in jumbotron

Changed

Removed

  • Remove .babelrc in favour of babel.config.js
  • Remove .env.dist in favour of .env.dev and .env.prod
  • Remove process.env.NODE_ENV from webpack.DefinePlugin()

Fixed

  • Fix @babel/plugin-proposal-decorators order in .babelrc
  • Fix configuration require in bin/server.js