Skip to content

Configuration Improvements

Compare
Choose a tag to compare
@Ratstail91 Ratstail91 released this 20 Dec 07:17
· 58 commits to main since this release

This is a minor release with some major configuration improvements.

  • HTTP now automatically redirects to HTTPS (you'll need to re-run configure-script.js to regenerate docker-compose.yml)
  • Upgraded webpack-dev-server to 4.6.0 (this eliminates the last warnings that were annoying me during compilation)
  • Lots of library updates in package-lock.json
  • Removed source maps from production builds by default

I've bumped the minor version number to indicate that I highly recommend this version to anybody who is new. I also recommend looking through the diffs to see what changes I've made, for anyone who is upgrading from 1.0.x