Working with using the GIT File Bridge as a workflow to make changes to our website CSS and JS files on our chosen local web editors (i.e. Brackets/Sublime) and then committing them to the repo and then it automatically being pushed into a website using the GIT File Bridge. Works great and we always wanted something like this as opposed to editing directly in Squiz, cutting and pasting or re-uploading CSS/JS files.
Now I want to be able to combine and minify the CSS/JS into the CSS File Folder and JS File Folder assets but found out that this is simply not possible. Is there a way to do this that I am not aware of?
Also it is simply is not possible at this stage? Are there any plans to offer this functionality in the future? - as it would be extremely helpful. As it stands, we are looking to mush all our CSS and JS in GIT into single files where we can (which wasn't really the workflow we set out to do...)