Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

During creation of a new theme it can be beneficial to disable the following resource features; minification, client cache caching and gzipping the content before sending to clients. This can be done by naming the theme with the following prefixessuffixes.

  • ThemeName.nominify.zip
  • ThemeName.noclientcache.zip
  • ThemeName.nogzip.zip
  • or a combination ex: ThemeName.nominify.noclientcache.nogzip.zip 

This will prevent Meridix Studio from using performance optimzation features dureing development of a new theme.