FGRibreau/forever-webui

Create a build process from the makefile

r8k opened this issue · 0 comments

r8k commented

Right now, the build is not automatic. We need to enable this from the makefile.

  1. Uglify & Minify JS & CSS assets.
  2. JS to CoffeScript updates.
  3. Enable Gzip compression at the App Level (this doesn't fall under this category, but I dont want to add one more issue just for this)