Reply To: Minify

#10035399
Support
Keymaster

Hello Moira,

Should end with the latest CSS or JS script file name. For example:

<link rel="stylesheet" href="/min/f=vendor/bootstrap/bootsrap.min.css,css/theme.css,css/theme-elements.css,css/custom.css"></link>

* In the code above I am compressing and minifying the following CSS stylesheets:
– vendor/bootstrap/bootsrap.min.css
– css/theme.css
– css/theme-elements.css
– css/custom.css

The same logic should be used for JS scripts.

Hope this helps!

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.