October 01, 2023, 03:03:31 PM
Welcome, Guest. Please login or register
News: Join us for a FREE Webinar this Thursday at http://webinar.digitalsignage.com

MediaSignage support forum



Author Topic: HTML Minifier StudioLite  (Read 5034 times)

renzz17

  • Jr. Member
  • **
  • Posts: 20
  • Karma: +0/-0
HTML Minifier StudioLite
« on: June 30, 2016, 04:31:04 AM »
Hey,

I was wondering if there is a specific tool being used for the minifying of the HTML in the StudioLite web? Can't seem to find a proper one that actually converts all HTML, it's always removing some parts.

Thanks in advance!





admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 5181
  • Karma: +36/-8
Re: HTML Minifier StudioLite
« Reply #1 on: June 30, 2016, 05:31:19 PM »
we use the gulp minify plugin but any will do...

renzz17

  • Jr. Member
  • **
  • Posts: 20
  • Karma: +0/-0
Re: HTML Minifier StudioLite
« Reply #2 on: July 01, 2016, 02:01:30 AM »
Thanks!  :)

Can I somehow install all required packages for gulp? I'm trying to run the gulp task: "_minifyHtml" in the gulpfile.js. When i try to install all the gulp dependicies and run the task, I get stuck on gulp-ts-abstracts-gen.

admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 5181
  • Karma: +36/-8
Re: HTML Minifier StudioLite
« Reply #3 on: July 01, 2016, 06:03:19 AM »
honestly minifcation is pointless as all servers today (apache, node etc) use gzip anyways to reduce download times, so I would just remove that from the production build process anyhow.

 

Carbonate design by Bloc
variant: carbon
SMF 2.0.12 | SMF © 2016, Simple Machines