When TACjs version used is >=1.16, we should used minified versions for JS (lib, lang and services) / CSS (tarteaucitron.min.css)
If main JS file is minified, all loaded files from tacjs will be minified.
We just need to inject tarteaucitron.min.js instead tarteaucitron.js, if exists.

Comments

klelostec created an issue. See original summary.

  • c78398e7 committed on 2.x
    #3461067 : Use tarteaucitron library JS minified versions if exists.
    
klelostec’s picture

Version: 2.0.0 » 2.0.4
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.