Setting up “Minify engine settings” for JS and “manual JS file management”
-
Hello,
I am setting up the manual asset minification and cannot find a conclusive explanation for how these 2 groups of JS settings work together:
“Minify engine settings”
“manual JS file management”When JS files are added manually, three embed options are available for each entry: “in head”, “before body”, “after body”. That in itself seems self-explanatory.
However, in “minify engine settings” the distinction is made between “BEFORE head”, “after body”, “before body”. How does those two settings group correspond to each other?
As I understand, one would not add a JS-file like “*min.js” manually, since it is already minified. But how then can it be combined?
What happens with JS files that are NOT ADDED manually? In which section are they loaded/included? Will they be combined if so selected in the “minify engine settings”?
I have read https://www.boldgrid.com/support/w3-total-cache/how-to-use-manual-minify-for-css-and-js/ but the actual meanings and interrelations of these setting are not explained there.
Lot’s of questions, but I think necessary ones for a proper setup.
Thank you!
Martin
- The topic ‘Setting up “Minify engine settings” for JS and “manual JS file management”’ is closed to new replies.