This: ` "default_name" : "czmb.min.js",` Will just output as "czmbmin.js". The dot between the name "czmb" and ".min" isn't working. Any idea why?
This:
"default_name" : "czmb.min.js",Will just output as "czmbmin.js". The dot between the name "czmb" and ".min" isn't working. Any idea why?