Hi, I have many javsacript files in the design manager, but none of them are minifying automatically. I dont see any minified version in the design manager or in the source code. I know this is a process that is supposed to happen automatically, what can I do to get it to work?
You won’t see minified files in the design manager as the minification is done on the server and then directly served to your page.
How are you adding the files to your templates? And are there any syntax errors in your files?