Skip to content

v5.1.0

Compare
Choose a tag to compare
@calvinl calvinl released this 09 Jan 20:53
· 43 commits to master since this release
fb40a77
  • Switch from deprecated babel-preset-2015 to babel-preset-env (Thanks @xD3VHAX)
  • Put client files in dist/public and don't expose server files (oops!) (Thanks @xD3VHAX)
  • Add postcss-csso for better css minification in production (Thanks @xD3VHAX)
  • Better defaults for uglifying JS in production (Thanks @xD3VHAX)
  • Upgrade react-hot-loader to v4