Skip to content

v.3.0.0

Compare
Choose a tag to compare
@BiosBoy BiosBoy released this 29 Jun 11:41
· 38 commits to master since this release
  • Bumped up all outdated deps.
  • Removed TSLint in favor of ESLint for a single source of truth.
  • Added proxy middleware starter right into the app.
  • Added SSL certificates and ability to work over HTTPS on localhost.
  • Improved SCSS assets serving in development mode by placing them right into bundles instead of hardcode injection.