CSS Minification Location
-
When using minification for css, the plugin creates the minified css files in the location they exist versus in the uploads/siteground-optimizer-assets folder like the js minification does.
For security, we use source control and we change the permissions of the site to not allow writing to any location other than the uploads folder so writing the .min.css files to the location where the .css files are in the codebase wouldnt work.
Can you fix the css minification to write files into the uploads folder?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CSS Minification Location’ is closed to new replies.